git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d770cc
)
NFS: Make nfs_updatepage() mark the page as dirty.
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 5 Dec 2006 05:35:41 +0000
(
00:35
-0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:39 +0000
(10:46 -0500)
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>
No differences found