]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsprogs-stride_option.patch
authorAndreas Dilger <adilger@sun.com>
Sat, 2 Feb 2008 08:47:06 +0000 (01:47 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 11 Feb 2008 03:36:56 +0000 (22:36 -0500)
commit047541260ed015b0ee830f497496a5116e9398e9
treefdb92d6ad523edcdaee0319b0b468dabb7e641f2
parent79d5be051387d421f0fab096bf04d94f5764f4f2
e2fsprogs-stride_option.patch

Add support for setting the s_raid_stride and s_raid_stripe_width
fields in the superblock via mke2fs and tune2fs.c.  This is useful
for mballoc to align block allocation on the RAID stripe boundaries.

Fix up the debugfs "ssv" command to set a number of new superblock fields.

Signed-off-by: Rupesh Thakare <rupesh@clusterfs.com>
Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
debugfs/set_fields.c
lib/blkid/read.c
lib/ext2fs/initialize.c
misc/mke2fs.8.in
misc/mke2fs.c
misc/tune2fs.8.in
misc/tune2fs.c