Boaz Harrosh 5a51c0c7e9 ore/exofs: Define new ore_verify_layout
All users of the ore will need to check if current code
supports the given layout. For example RAID5/6 is not
currently supported.

So move all the checks from exofs/super.c to a new
ore_verify_layout() to be used by ore users.

Note that any new layout should be passed through the
ore_verify_layout() because the ore engine will prepare
and verify some internal members of ore_layout, and
assumes it's called.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2011-10-14 18:54:41 +02:00
..
2009-03-31 19:44:38 +03:00
2011-03-31 11:26:23 -03:00
2011-08-06 19:36:19 -07:00
2011-08-06 19:36:19 -07:00
2011-10-14 18:54:41 +02:00
2009-06-21 17:53:47 +03:00