diff options
author | Trond Myklebust <trond.myklebust@fys.uio.no> | 2005-10-17 06:03:23 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-17 14:47:16 -0700 |
commit | 6ce969171d5187f7621be68c0ebbc7fb02ec53f1 (patch) | |
tree | 9784933075d154085fec4fe96be7dc8006202fbb /net | |
parent | b3c52da33ce95747b1bff86cce716d4f1397f14a (diff) | |
download | linux-3.10-6ce969171d5187f7621be68c0ebbc7fb02ec53f1.tar.gz linux-3.10-6ce969171d5187f7621be68c0ebbc7fb02ec53f1.tar.bz2 linux-3.10-6ce969171d5187f7621be68c0ebbc7fb02ec53f1.zip |
[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode()
Oopsable since nfs_wait_on_inode() can get called as part of iput_final().
Unnecessary since the caller had better be damned sure that the inode won't
disappear from underneath it anyway.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions