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:
8e821ca
)
NFS: Don't clear PG_writeback until after we've processed unstable writes
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 20 Apr 2007 20:12:40 +0000
(16:12 -0400)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 21 Apr 2007 05:56:29 +0000
(22:56 -0700)
Ensure that we don't release the PG_writeback lock until after the page has
either been redirtied, or queued on the nfs_inode 'commit' list.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found