ceph: hide /.ceph from readdir results
authorSage Weil <sage@newdream.net>
Wed, 2 Dec 2009 19:54:25 +0000 (11:54 -0800)
committerSage Weil <sage@newdream.net>
Thu, 3 Dec 2009 22:59:48 +0000 (14:59 -0800)
commit1d1de9160e0d8aff0d67a21137b62e63ffd6f184
tree45482bacc25511428b150424f0bdb934b6d9bf73
parent50b885b96c903e420a1eac54dd27626244704a06
ceph: hide /.ceph from readdir results

We need to skip /.ceph in (cached) readdir results, and exclude "/.ceph"
from the cached ENOENT lookup check.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/ceph_fs.h
fs/ceph/dir.c