From d1182b33ed9b62470cb6ab892a8a301542120086 Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Wed, 9 May 2012 13:37:43 -0400 Subject: [PATCH] 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-format-patch failed