]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: add a ceph_fsetattrx
authorJeff Layton <jlayton@redhat.com>
Tue, 25 Oct 2016 13:14:20 +0000 (09:14 -0400)
committerJeff Layton <jlayton@redhat.com>
Tue, 25 Oct 2016 17:05:03 +0000 (13:05 -0400)
commitc18a4be5fb882c4d2c50b7c3bbb79c75d2621480
tree4c3afd221497984fa858f3da105827e8231dc865
parent3361edd2f9a6e82853e685ba05022cc188210014
client: add a ceph_fsetattrx

...and convert ceph_fsetattr callers to use it instead.

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