]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librgw: define an rgw_setattr
authorMatt Benjamin <mbenjamin@redhat.com>
Fri, 4 Sep 2015 00:01:24 +0000 (20:01 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 16:57:47 +0000 (11:57 -0500)
commit8fb8f002e8ce899d1d7b5a3ba9e55811eb8ea429
treebed511061462c08a655008929a61b535ca9c00fa
parent763f434bf69b55e05938ae03b919fe000663ea14
librgw: define an rgw_setattr

Currently, this operation has no effect.  It may be unsafe to
assume that NFS clients can tolerate errors or inconsistency after
SETATTR protocol ops.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/include/rados/rgw_file.h
src/rgw/rgw_file.cc