]> 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)
commit1884a33ee874360ba8a6bf3413d3f1e099900b39
tree871470eeada092d62fb9d8d0b5ecdeb51adf3470
parent924356946f7934f51e39172b47bb94058b7f61a8
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