summaryrefslogtreecommitdiffstats
path: root/src/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* java: search for JNI bits in common dirsNoah Watkins2015-08-172-8/+70
* java: dump extra info for ftruncate assertionNoah Watkins2015-03-281-0/+4
* Merge remote-tracking branch 'gh/hammer'Sage Weil2015-03-191-1/+7
|\
| * Minor changes in other Makefile.am files to make them support the build refin...Boris Ranto2015-03-061-1/+7
* | Fixed comment (minor)Xavier Roche2015-02-151-1/+1
* | Added CephMount.flock()Xavier Roche2015-02-153-0/+110
|/
* java: fill in stat structure correctlyNoah Watkins2014-10-231-17/+1
* cephfs-java: build against older jni headersGreg Farnum2014-05-221-1/+1
* pass '-classpath' option (gcj/javah ignores CLASSPATH environment variable).Dmitry Smirnov2014-05-121-2/+2
* java/test: ceph.file.layout xattr is still not there nowGreg Farnum2014-03-311-1/+1
* java/test: ceph.file.layout xattr is not there nowSage Weil2014-03-291-6/+1
* Removing extraneous codeJoe Buck2013-09-172-15/+1
* libcephfs_jni.cc: reduce scope of ret variableDanny Al-Gaaf2013-05-101-2/+1
* Makefile: fix java build warningSage Weil2013-04-291-2/+9
* java libcephfs: add serialVersionUID to some Exception classesDanny Al-Gaaf2013-03-275-0/+10
* CephMount.java: remove unused importDanny Al-Gaaf2013-03-271-1/+0
* java: fix test name typoNoah Watkins2013-03-261-1/+1
* java: pretty print Ceph extentNoah Watkins2013-03-241-0/+10
* java: support ceph_get_osd_addrNoah Watkins2013-03-246-0/+328
* java: support ceph_get_osd_crush_locationNoah Watkins2013-03-245-1/+164
* java: support ceph_get_file_extent_osdsNoah Watkins2013-03-245-1/+190
* libcephfs_jni.cc: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-131-3/+3
* libcephfs_jni.cc: fix indentionDanny Al-Gaaf2013-03-131-273/+273
* java: make CephMountTest use user.* xattr namesSage Weil2013-02-101-9/+14
* java: remove extra whitespaceNoah Watkins2013-01-251-1/+0
* java: support ceph_get_file_pool_nameNoah Watkins2013-01-243-0/+95
* java: fix exception name typoNoah Watkins2013-01-241-1/+1
* java: add missing chmod unmounted testNoah Watkins2013-01-241-0/+5
* java: support fchmodNoah Watkins2013-01-244-0/+78
* java: support stat()Noah Watkins2013-01-244-22/+126
* java: support get pool id/replication interfaceNoah Watkins2013-01-186-1/+185
* Merge branch 'wip-rpm-update'Gary Lowell2013-01-151-3/+3
|\
| * configure.ac: change junit4 handlingDanny Al-Gaaf2013-01-101-2/+2
| * src/java/Makefile.am: fix default java dirDanny Al-Gaaf2013-01-101-1/+1
* | java: add fine grained synchronizationNoah Watkins2013-01-141-44/+268
* | java: remove all intrinsic locksNoah Watkins2013-01-141-43/+43
* | java: remove unnecessary synchronizationNoah Watkins2013-01-141-1/+1
* | java: remove create/release synchronizationNoah Watkins2013-01-141-2/+2
|/
* java: add stripe unit granularity testsNoah Watkins2013-01-052-0/+13
* java: update javadoc commentsNoah Watkins2013-01-051-2/+2
* java: fix whitespaceNoah Watkins2013-01-052-4/+2
* java: add support for get_stripe_unit_granularityJoe Buck2013-01-052-0/+39
* java: remove deprecated libcephfsNoah Watkins2012-12-284-141/+0
* Makefile: fix libcephfs for gcov and cleanupsNoah Watkins2012-11-281-1/+1
* Merge branch 'next'Sage Weil2012-11-274-0/+87
|\
| * java: add ceph_open_layout interfaceNoah Watkins2012-11-264-0/+87
* | java: add Java exception for ENOTDIRNoah Watkins2012-11-205-2/+68
|/
* java: remove redundant src.dirNoah Watkins2012-11-131-1/+0
* java: fix build.xml formattingNoah Watkins2012-11-131-58/+58
* java: fix javadoc buildsNoah Watkins2012-11-131-3/+1