]> 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>
Mon, 3 Oct 2011 18:26:05 +0000 (20:26 +0200)
commit12a879d54081bfc1f039dd11f855aca3c997c613
treedec719ceb6b5ea819811ff6ec31af9efc8a925bc
parent7a98e8c7472873ac55ce873aa31903a3ac78c3f9
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