]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pnfs-obj: move to ore 02: move to ORE
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 3 Oct 2011 18:26:05 +0000 (20:26 +0200)
committerBoaz Harrosh <bharrosh@panasas.com>
Thu, 6 Oct 2011 11:33:37 +0000 (13:33 +0200)
commit23a91ad0a1cf411a52991c68d50c0406790c0073
tree6506cf92f1fcbf7087ed53b0082a7f2558a9e57c
parent739c10964dc33dcdb111c59b480bb2362a896039
pnfs-obj: move to ore 02: move to ORE

In this patch we are actually moving to the ORE.
(Object Raid Engine).

objio_state holds a pointer to an ore_io_state. Once
we have an ore_io_state at hand we can call the ore
for reading/writting. We register on the done path
to kick off the nfs io_done mechanism.

Again for Ease of reviewing the old code is "#if 0"
but is not removed so the diff command works better.
The old code will be removed in the next patch.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
fs/nfs/objlayout/objio_osd.c