Trond Myklebust 9bce008bae NFS: Fix a commit bug
The new commit code fails to copy the verifier into the wb_verf field
of _all_ the nfs_page structures; it only copies it into the first entry.
The consequence is that most requests end up failing to match in
nfs_commit_release.

Fix is to copy the verifier into the req->wb_verf field in
nfs_write_completion.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Fred Isaman <iisaman@netapp.com>
2012-06-05 18:38:47 -04:00
..
2012-05-11 17:03:12 -07:00
2012-06-05 18:38:47 -04:00
2012-05-20 20:25:59 +03:00
2012-05-21 12:17:30 +01:00
2012-05-22 02:58:55 +02:00
2012-05-29 16:22:19 -07:00
2012-05-22 09:23:24 -07:00