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-04 14:59:51 -04:00
2012-05-26 14:17:30 -04:00
2012-05-29 10:43:51 -07:00
2012-06-05 18:38:47 -04:00
2012-05-14 17:30:26 -07:00
2012-05-29 10:43:51 -07:00
2012-05-14 17:42:22 -07:00
2012-05-14 17:42:22 -07:00
2012-03-11 15:14:16 -04:00
2012-05-29 10:43:51 -07:00
2012-05-22 16:45:42 -04:00
2012-05-29 10:43:51 -07:00
2012-06-05 18:38:47 -04:00