jfs_ci_revalidate() is safe from RCU mode

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro 2011-06-25 21:41:09 -04:00
Родитель 407938e79e
Коммит 5c0f360b08
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1597,8 +1597,6 @@ out:
static int jfs_ci_revalidate(struct dentry *dentry, struct nameidata *nd)
{
if (nd && nd->flags & LOOKUP_RCU)
return -ECHILD;
/*
* This is not negative dentry. Always valid.
*