]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - misc/mke2fs.c
Add support for setting RAID stride and strip-width via mke2fs and tune2fs
authorTheodore Ts'o <tytso@mit.edu>
Tue, 19 Feb 2008 03:56:25 +0000 (22:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 19 Feb 2008 03:56:25 +0000 (22:56 -0500)
commit0c17cb25f24730dca138a976a390f105d2191736
treec3d8a6207e068d1962ad47cdb545dece7b04bca7
parent007df86011373cebc2562c2abf21b5a0b8e7026c
Add support for setting RAID stride and strip-width via mke2fs and tune2fs

This is useful for mballoc to align block allocation on the RAID
stripe boundaries.

Signed-off-by: Rupesh Thakare <rupesh@clusterfs.com>
Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/initialize.c
misc/mke2fs.8.in
misc/mke2fs.c
misc/tune2fs.8.in
misc/tune2fs.c