Whamcloud - gitweb
make sanity and iozone run from llite over the lov in the new ocp
authorzab <zab>
Thu, 31 Jul 2003 20:29:35 +0000 (20:29 +0000)
committerzab <zab>
Thu, 31 Jul 2003 20:29:35 +0000 (20:29 +0000)
commit6762a36b28ed833b0c2ee1f64dac45a9ad7b6395
tree0ba47f2767af037949dc108adaaaa16221547fda
parentad856da8d0e3508c57ffc5a9ad3398195ec09316
make sanity and iozone run from llite over the lov in the new ocp
io model.
- add ocp_off to the ocp so the lov can remap it as it passes through
- fix up the page accounting a bit 'cause truncate doesn't really know
  right know to subtract pages from the dirty or io counts
- pass our completion struct, _not_ a pointer to the complete function
- make sure to always free the ocp in commit_write_sync
- disable the watermark io until it actually does something
- make sure to alter the filehandle/o_id as we pass through the lov
- initialize our loi bits in lov_unpackmd
lustre/llite/rw24.c