提交 61ebdb42 编写于 作者: A Al Viro

smbfs never retains inodes with zero refcount in the first place

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 70fd136e
......@@ -229,7 +229,6 @@ smb_invalidate_inodes(struct smb_sb_info *server)
{
VERBOSE("\n");
shrink_dcache_sb(SB_of(server));
invalidate_inodes(SB_of(server));
}
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册