]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: convert args to ceph_ll_mknod to use ceph_statx and UserPerm
authorJeff Layton <jlayton@redhat.com>
Mon, 24 Oct 2016 14:03:00 +0000 (10:03 -0400)
committerJeff Layton <jlayton@redhat.com>
Tue, 25 Oct 2016 17:06:29 +0000 (13:06 -0400)
commit4341b09891cb27d7d671ebb86d288513ca333f7b
tree8aab2d4e2fdb13ce0d7727591c41d743b0d52056
parentaf3a8a6a1d5192950f8cb11e784e6a95f5bddce0
client: convert args to ceph_ll_mknod to use ceph_statx and UserPerm

The underlying plumbing needs to remain the same for FUSE though.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/client/Client.cc
src/client/Client.h
src/include/cephfs/libcephfs.h
src/libcephfs.cc