Searched hist:"7 e06b7f9e9537cb826f3cff95816fc4384b67806" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | nfs4proc.c | diff 7e06b7f9e9537cb826f3cff95816fc4384b67806 Fri Jun 24 00:03:13 CDT 2005 NeilBrown <neilb@cse.unsw.edu.au> [PATCH] knfsd: nfs4: hold filp while reading or writing
We're trying to read and write from a struct file that we may not hold a reference to any more (since a close could be processed as soon as we drop the state lock).
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|