libceph lookup of the self-referencing '.' directory fails. Patch makes Client class handle '.' specially like it does '..'. testceph updated to check the special cases of lstat(.) and lstat(/.). Brian Chrisman (2): Add analogous special case for "." directory alongside ".." in _lookup updated test to cover "." directory stat src/client/Client.cc | 5 +++++ src/client/testceph.cc | 17 +++++++++++++++++ 2 files changed, 22 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html