]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Add RAID stride support to resize2fs
authorTheodore Ts'o <tytso@mit.edu>
Sun, 14 May 2006 19:33:57 +0000 (15:33 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 14 May 2006 19:33:57 +0000 (15:33 -0400)
commit46c5490d13eef1a80634995fd52fd35a2ff55e7f
tree686bff105af02f25a245c7f67a5028b106870fa4
parent69e59c225b90a16cd465d7b74341e2304646f83e
Add RAID stride support to resize2fs

Resize2fs will now automatically determine the RAID stride parameter that
had been used to create the filesystem, and use that for newly created
block groups.   The RAID stride parameter may also be manually specified
on the command line using the new -S option to resize2fs.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
resize/ChangeLog
resize/main.c
resize/resize2fs.8.in