linux-stable-rt/fs/exofs
Boaz Harrosh 44231e686b ore: Enable RAID5 mounts
Now that we support raid5 Enable it at mount. Raid6 will come next
raid4 is not demanded for so it will probably not be enabled.
(Until some one wants it)

NOTE: That mkfs.exofs had support for raid5/6 since long time
ago. (Making an empty raidX FS is just as easy as raid0 ;-} )

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2011-10-24 17:22:29 -07:00
..
BUGS
Kbuild
Kconfig ore: RAID5 Write 2011-10-24 17:15:33 -07:00
common.h
dir.c
exofs.h
file.c
inode.c exofs: Support for RAID5 read-4-write interface. 2011-10-24 17:22:28 -07:00
namei.c
ore.c ore: Enable RAID5 mounts 2011-10-24 17:22:29 -07:00
ore_raid.c ore: RAID5 Write 2011-10-24 17:15:33 -07:00
ore_raid.h ore: RAID5 Write 2011-10-24 17:15:33 -07:00
super.c
symlink.c