summaryrefslogtreecommitdiffstats
path: root/drivers/md/faulty.c
diff options
context:
space:
mode:
authorNeilBrown2009-06-18 00:48:58 +0200
committerNeilBrown2009-06-18 00:48:58 +0200
commit8190e754e0723de7cecb80bdd9eb93911dfa04a1 (patch)
tree6fbd0edd64cb767b9421103301e198804c3aa40b /drivers/md/faulty.c
parentmd: raid0/linear: ensure device sizes are rounded to chunk size. (diff)
downloadkernel-qcow2-linux-8190e754e0723de7cecb80bdd9eb93911dfa04a1.tar.gz
kernel-qcow2-linux-8190e754e0723de7cecb80bdd9eb93911dfa04a1.tar.xz
kernel-qcow2-linux-8190e754e0723de7cecb80bdd9eb93911dfa04a1.zip
md: remove chunksize rounding from common code.
It is easiest to round sizes to multiples of chunk size in the personality code for those personalities which care. Those personalities now do the rounding, so we can remove that function from common code. Also remove the upper bound on the size of a chunk, and the lower bound on the size of a device (1 chunk), neither of which really buy us anything. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/faulty.c')
0 files changed, 0 insertions, 0 deletions