From: Trond Myklebust Date: Tue, 3 Mar 2015 05:06:35 +0000 (-0500) Subject: NFS: Don't write enable new pages while an invalidation is proceeding X-Git-Tag: omap-for-v4.1/wl12xx-dt~60^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef070dcb3989f553f5d84edf555eebc7e204099d;p=pandora-kernel.git NFS: Don't write enable new pages while an invalidation is proceeding nfs_vm_page_mkwrite() should wait until the page cache invalidation is finished. This is the second patch in a 2 patch series to deprecate the NFS client's reliance on nfs_release_page() in the context of nfs_invalidate_mapping(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed