Whamcloud - gitweb
- make sure the sync commit write gets the rpc's error code
authorzab <zab>
Mon, 11 Aug 2003 22:04:51 +0000 (22:04 +0000)
committerzab <zab>
Mon, 11 Aug 2003 22:04:51 +0000 (22:04 +0000)
commitb7244d04c4a1214b8317b47134fb5c4ef345c1ea
tree216021af3f6fb06598931624029bc0dd99878d36
parentb33031358277bbe866d82135a00802b95c1ecb22
- make sure the sync commit write gets the rpc's error code
- be sure to set the page up to date if commit_write succeeds
- get a page ref when we start async ocp io and drop the ref as the io
  completes
- drop some asserts left over from early refactoring passes
- add a simple io data consistency check to sanity.sh
lustre/llite/rw24.c