Searched hist:"01 f795f9e0d67adeccc61a8b20c28acb45fa5fd8" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | resize.c | diff 01f795f9e0d67adeccc61a8b20c28acb45fa5fd8 Wed Sep 05 00:33:50 CDT 2012 Yongqiang Yang <xiaoqiangnk@gmail.com> ext4: add online resizing support for meta_bg and 64-bit file systems
This patch adds support for resizing file systems with the meta_bg and 64bit features.
[ Added a fix by tytso to fix a divide by zero when resizing a filesystem from 14 TB to 18TB. Also fixed overhead accounting for meta_bg file systems.]
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | ioctl.c | diff 01f795f9e0d67adeccc61a8b20c28acb45fa5fd8 Wed Sep 05 00:33:50 CDT 2012 Yongqiang Yang <xiaoqiangnk@gmail.com> ext4: add online resizing support for meta_bg and 64-bit file systems
This patch adds support for resizing file systems with the meta_bg and 64bit features.
[ Added a fix by tytso to fix a divide by zero when resizing a filesystem from 14 TB to 18TB. Also fixed overhead accounting for meta_bg file systems.]
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|