]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
jni: convert libcephfs java bindings to use ceph_statx based APIs
authorJeff Layton <jlayton@redhat.com>
Wed, 12 Oct 2016 11:04:42 +0000 (07:04 -0400)
committerJeff Layton <jlayton@redhat.com>
Wed, 12 Oct 2016 11:04:42 +0000 (07:04 -0400)
commita283bd2c514ecee6fd7ebfbdf95c8fb145feeeee
treec71a00ede265abde7076210a33c584cfe6b0fdae
parent7d78e41b6bb1d8832e9b0d61f21beeb8d1c421a5
jni: convert libcephfs java bindings to use ceph_statx based APIs

The java calls themselves are still the same for now. Eventually, it
would be good to covert the java API over to something more statx
like.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/java/native/libcephfs_jni.cc