commit | 6d677e3504cd173b2ff7fc393ee4241b3c0f92a6 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Apr 20 16:12:40 2007 -0400 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Apr 20 22:56:29 2007 -0700 |
tree | 002ca651de6b2e858072e8060ce4a9943263a5e8 | |
parent | 8e821cad12e80cd1a8a3fbadf91f62f17f32549e [diff] |
NFS: Don't clear PG_writeback until after we've processed unstable writes 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>