]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librgw: conditionally send '.' and '..' (rgw_readdir)
authorMatt Benjamin <mbenjamin@redhat.com>
Fri, 8 Jan 2016 17:40:48 +0000 (12:40 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:07:37 +0000 (12:07 -0500)
commitb7730c0a6b83df7cd65f8b73d006c666771ff0e3
treec817bed80747dadd8b4a84104b190d3e3a086502
parent5e75c1834af3590bdf19696cf5481638b04d75e3
librgw: conditionally send '.' and '..' (rgw_readdir)

Ganesha traditionally does not expect them, but they may be needed
when bypassing the MDCACHE (2.4).

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