smbfs never retains inodes with zero refcount in the first place
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -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));
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user