From: Neil Brown Date: Mon, 20 Mar 2006 18:44:04 +0000 (-0500) Subject: NFS: Fix buglet in fs/nfs/write.c X-Git-Tag: v2.6.17-rc1~667^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dd594b21b2d98e56f2b1fe92bb222276b28de41;p=pandora-kernel.git NFS: Fix buglet in fs/nfs/write.c I've been reading through fs/nfs/write.c trying to track down a bug that seems to be related to pages loosing a refcount and getting freed too early (you interested in detail??) and I spotted a little bug which the following patch should fix. Signed-off-by: Neil Brown Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed