]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph: fix arguments to ceph_ll_setattr and remove ceph_ll_setattrx
authorJeff Layton <jlayton@redhat.com>
Mon, 24 Oct 2016 14:02:59 +0000 (10:02 -0400)
committerJeff Layton <jlayton@redhat.com>
Tue, 25 Oct 2016 17:05:31 +0000 (13:05 -0400)
commita302d194133f320fa462e56b614e5fae6598d347
tree9b4660adc8669d960e08c02a9e6f0917c898d4b0
parent0a19ec57c9c45a5f6ebb0595ba16c605f6f7b4e1
ceph: fix arguments to ceph_ll_setattr and remove ceph_ll_setattrx

Again, for now we leave the underlying method called ll_setattrx, since
FUSE is wired to use struct stat.

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