https://github.com/torvalds/linux
Revision 6ce969171d5187f7621be68c0ebbc7fb02ec53f1 authored by Trond Myklebust on 17 October 2005, 10:03:23 UTC, committed by Linus Torvalds on 17 October 2005, 21:47:16 UTC
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>
1 parent b3c52da
History
Tip revision: 6ce969171d5187f7621be68c0ebbc7fb02ec53f1 authored by Trond Myklebust on 17 October 2005, 10:03:23 UTC
[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode()
Tip revision: 6ce9691
File Mode Size
Documentation
arch
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.1 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 59.6 KB
Makefile -rw-r--r-- 42.4 KB
README -rw-r--r-- 14.4 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top