]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librgw: fix last enumeration bug, move tracing to debug
authorMatt Benjamin <mbenjamin@redhat.com>
Fri, 11 Dec 2015 21:19:57 +0000 (16:19 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:06:36 +0000 (12:06 -0500)
commit57938d8c7d85b6fa9332f4cf85f6965a7ff48f28
tree10063f26546f485458b88c997a6f38b209ede470
parenta420784253966206479e5817ac60a31fa8f1cfde
librgw: fix last enumeration bug, move tracing to debug

The last issue with enumeration was caused by inserting objects
into handle cache with their key-ified full_object_name()--this
should be the base name.

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