From: Trond Myklebust Date: Wed, 5 Jul 2006 17:17:12 +0000 (-0400) Subject: NFS: Fix NFS page_state usage X-Git-Tag: v2.6.18-rc1~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83715ad54fad5a7ed330110f83e31ae92630e9d9;p=pandora-kernel.git NFS: Fix NFS page_state usage The introduction of the FLUSH_INVALIDATE argument to nfs_sync_inode_wait() does not clear the nr_unstable page state counter for pages that are being released. Also fix a longstanding similar bug when nfs_commit_list() fails. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed