diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-06-13 13:25:22 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-07-09 12:09:24 -0400 |
commit | e468bae97d243fe0e1515abaa1f7d0edf1476ad0 (patch) | |
tree | 42bbbfe8d6dfc60bcaaaa1a7164ba75dc1060050 /.gitignore | |
parent | e7d39069e387a12d4c57f4067d9f48c1d29ea900 (diff) | |
download | linux-3.10-e468bae97d243fe0e1515abaa1f7d0edf1476ad0.tar.gz linux-3.10-e468bae97d243fe0e1515abaa1f7d0edf1476ad0.tar.bz2 linux-3.10-e468bae97d243fe0e1515abaa1f7d0edf1476ad0.zip |
NFS: Allow redirtying of a completed unstable write.
Currently, if an unstable write completes, we cannot redirty the page in
order to reflect a new change in the page data until after we've sent a
COMMIT request.
This patch allows a page rewrite to proceed without the unnecessary COMMIT
step, putting it immediately back onto the dirty page list, undoing the
VM unstable write accounting, and removing the NFS_PAGE_TAG_COMMIT tag from
the NFS radix tree.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions