linux/drivers/md
Dan Williams 1f403624bd md: centralize ->array_sectors modifications
Get personalities out of the business of directly modifying
->array_sectors.  Lays groundwork to introduce policy on when
->array_sectors can be modified.

Reviewed-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2009-03-31 14:59:03 +11:00
..
raid6test
.gitignore
Kconfig
Makefile
bitmap.c md: Make mddev->size sector-based. 2009-03-31 14:33:13 +11:00
bitmap.h
dm-bio-list.h
dm-bio-record.h
dm-crypt.c
dm-delay.c
dm-exception-store.c
dm-exception-store.h
dm-io.c
dm-ioctl.c
dm-kcopyd.c
dm-linear.c
dm-log.c
dm-mpath.c
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-raid1.c
dm-region-hash.c
dm-round-robin.c
dm-snap-persistent.c
dm-snap-transient.c
dm-snap.c
dm-snap.h
dm-stripe.c
dm-sysfs.c
dm-table.c
dm-target.c
dm-uevent.c
dm-uevent.h
dm-zero.c
dm.c
dm.h
faulty.c md: centralize ->array_sectors modifications 2009-03-31 14:59:03 +11:00
linear.c md: centralize ->array_sectors modifications 2009-03-31 14:59:03 +11:00
linear.h md: move lots of #include lines out of .h files and into .c 2009-03-31 14:33:13 +11:00
md.c md: centralize ->array_sectors modifications 2009-03-31 14:59:03 +11:00
md.h md: centralize ->array_sectors modifications 2009-03-31 14:59:03 +11:00
mktables.c
multipath.c md: centralize ->array_sectors modifications 2009-03-31 14:59:03 +11:00
multipath.h md: move lots of #include lines out of .h files and into .c 2009-03-31 14:33:13 +11:00
raid0.c md: centralize ->array_sectors modifications 2009-03-31 14:59:03 +11:00
raid0.h md: move lots of #include lines out of .h files and into .c 2009-03-31 14:33:13 +11:00
raid1.c md: centralize ->array_sectors modifications 2009-03-31 14:59:03 +11:00
raid1.h md: move lots of #include lines out of .h files and into .c 2009-03-31 14:33:13 +11:00
raid5.c md: centralize ->array_sectors modifications 2009-03-31 14:59:03 +11:00
raid5.h md/raid5: refactor raid5 "run" 2009-03-31 14:39:39 +11:00
raid6.h md: fix typo in FSF address 2009-03-31 14:57:37 +11:00
raid6algos.c md: fix typo in FSF address 2009-03-31 14:57:37 +11:00
raid6altivec.uc md: fix typo in FSF address 2009-03-31 14:57:37 +11:00
raid6int.uc md: fix typo in FSF address 2009-03-31 14:57:37 +11:00
raid6mmx.c md: fix typo in FSF address 2009-03-31 14:57:37 +11:00
raid6recov.c md: fix typo in FSF address 2009-03-31 14:57:37 +11:00
raid6sse1.c md: fix typo in FSF address 2009-03-31 14:57:37 +11:00
raid6sse2.c md: fix typo in FSF address 2009-03-31 14:57:37 +11:00
raid6x86.h md: fix typo in FSF address 2009-03-31 14:57:37 +11:00
raid10.c md: centralize ->array_sectors modifications 2009-03-31 14:59:03 +11:00
raid10.h md: move lots of #include lines out of .h files and into .c 2009-03-31 14:33:13 +11:00
unroll.pl