]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librgw: stub implement rgw_getattr
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 3 Sep 2015 14:03:23 +0000 (10:03 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 16:57:42 +0000 (11:57 -0500)
commitc81b85d2913ae4fd280a18e76a8782da28799e7c
tree56fccc72db8653b122bb98815d8fc73a83e8ff0a
parent27e066de78ecc55784a14e7c1dd012a99a618356
librgw: stub implement rgw_getattr

This method returns Unix attributes for an object, represented
by an rgw_file_handle.

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