OSDN Git Service

Store the RAID stride value in the superblock and take advantage of it
authorTheodore Ts'o <tytso@mit.edu>
Sat, 19 May 2007 02:06:53 +0000 (22:06 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 19 May 2007 02:06:53 +0000 (22:06 -0400)
commit96c6a3acd377698cb99ffd9925bec9b20ca4f6f9
tree998329e0e6a4b3791a5d25eb603f24356ba9eab6
parent6fb57a92d19696c123d02d89cfa1f1e6703dfc32
Store the RAID stride value in the superblock and take advantage of it

Store the RAID stride value when a filesystem is created with a requested
RAID stride, and then use it automatically in resize2fs.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_fs.h
lib/ext2fs/openfs.c
misc/ChangeLog
misc/mke2fs.c
resize/ChangeLog
resize/main.c