From: Trond Myklebust Date: Wed, 9 May 2012 17:37:43 +0000 (-0400) Subject: NFS: nfs_set_page_writeback no longer needs to reference the page X-Git-Tag: v3.5-rc1~52^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1182b33ed9b62470cb6ab892a8a301542120086;p=pandora-kernel.git NFS: nfs_set_page_writeback no longer needs to reference the page We now hold a reference to the nfs_page across the calls to nfs_set_page_writeback and nfs_end_page_writeback, and that means we already have a reference to the struct page. Signed-off-by: Trond Myklebust Cc: Fred Isaman --- Reading git-diff-tree failed