From: Trond Myklebust Date: Tue, 5 Dec 2006 05:35:41 +0000 (-0500) Subject: NFS: Make nfs_updatepage() mark the page as dirty. X-Git-Tag: v2.6.20-rc1~34^2~412^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e261f51f25b98c213e0b3d7f2109b117d714f69d;p=pandora-kernel.git NFS: Make nfs_updatepage() mark the page as dirty. This will ensure that we can call set_page_writeback() from within nfs_writepage(), which is always called with the page lock set. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed