]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Make nfs_updatepage() mark the page as dirty.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 5 Dec 2006 05:35:41 +0000 (00:35 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:39 +0000 (10:46 -0500)
commitd32937d5e20a5031c48e685a1114e4244ffca5f5
tree92dfd162f8721f99de74c8227a7f0655143eed9a
parent5e073cfbfde7f54a8ea054f9af9280da37435f64
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 <Trond.Myklebust@netapp.com>
fs/nfs/write.c
include/linux/nfs_page.h