]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: remove unnecessary checks in __dcache_readdir
authorYan, Zheng <zyan@redhat.com>
Fri, 29 Apr 2016 07:58:32 +0000 (15:58 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 25 May 2016 23:15:34 +0000 (01:15 +0200)
commit1a47c407c463b0472a67602db3512dcc9d98a292
tree871470eeada092d62fb9d8d0b5ecdeb51adf3470
parent3c86901fc9aa615f9290c2fa1af0ea8561e0ceb4
ceph: remove unnecessary checks in __dcache_readdir

we never add snapdir and the hidden .ceph dir into readdir cache

Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/dir.c