forked from Minki/linux
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:
parent
70fd136ecc
commit
61ebdb4254
@ -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));
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user