From: NeilBrown Date: Fri, 24 Jun 2005 05:03:13 +0000 (-0700) Subject: [PATCH] knfsd: nfs4: hold filp while reading or writing X-Git-Tag: v2.6.13-rc1~68^2~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e06b7f9e9537cb826f3cff95816fc4384b67806;p=pandora-kernel.git [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 Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed