From: Trond Myklebust Date: Tue, 12 May 2009 06:23:52 +0000 (+1000) Subject: NFS: Close page_mkwrite() races X-Git-Tag: v2.6.27.24~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71cf4edb1d866d69773bce35f9761d1973b671c9;p=pandora-kernel.git NFS: Close page_mkwrite() races commit 7fdf523067666b0eaff330f362401ee50ce187c4 upstream Follow up to Nick Piggin's patches to ensure that nfs_vm_page_mkwrite returns with the page lock held, and sets the VM_FAULT_LOCKED flag. See http://bugzilla.kernel.org/show_bug.cgi?id=12913 Signed-off-by: Trond Myklebust Signed-off-by: Linus Torvalds Cc: Nick Piggin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed