pnfs-obj: move to ore 01: ore_layout & ore_components
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 31 Oct 2011 22:04:19 +0000 (15:04 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Nov 2011 03:56:07 +0000 (23:56 -0400)
commitaf4f5b54bcf0379089d01518e818f37258708fb7
treef23c232ec8f03a53a1e2636053a8d4d8c12a3dce
parente2e04355d9647305c666462a49223f2942a635f0
pnfs-obj: move to ore 01: ore_layout & ore_components

For Ease of reviewing I split the move to ore into 3 parts
move to ore 01: ore_layout & ore_components
move to ore 02: move to ORE
move to ore 03: Remove old raid engine

This patch modifies the objio_lseg, layout-segment level
and devices and components arrays to use the ORE types.

Though it will be removed soon, also the raid engine
is modified to actually compile, possibly run, with
the new types. So it is the same old raid engine but
with some new ORE types.

For Ease of reviewing, some of the old code is
"#if 0" but is not removed so the diff command works
better. The old code will be removed in the 3rd patch.

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