acrn-kernel/fs/nfs
Trond Myklebust 6ce969171d [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>
2005-10-17 14:47:16 -07:00
..
Makefile
callback.c
callback.h
callback_proc.c
callback_xdr.c
delegation.c [PATCH] NFS: Fix cache consistency races 2005-10-17 14:47:16 -07:00
delegation.h
dir.c
direct.c
file.c [PATCH] NFS: Fix cache consistency races 2005-10-17 14:47:16 -07:00
idmap.c
inode.c [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode() 2005-10-17 14:47:16 -07:00
mount_clnt.c
nfs2xdr.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4_fs.h
nfs4proc.c
nfs4renewd.c
nfs4state.c
nfs4xdr.c
nfsroot.c
pagelist.c
proc.c
read.c [PATCH] NFS: fix client oops when debugging is on 2005-09-22 22:17:37 -07:00
symlink.c
unlink.c
write.c