OSDN Git Service

resize2fs: add support for new in-kernel online resize ioctl
authorYongqiang Yang <xiaoqiangnk@gmail.com>
Wed, 14 Sep 2011 15:55:59 +0000 (11:55 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 14 Sep 2011 17:26:57 +0000 (13:26 -0400)
commit9f6ba888f027ba4daf57ac61a11a6dce98e42347
tree4f02d06403067a9c44434e074fdbd034782bc374
parent478113973e003762930c0b0250d64b9092e2deb1
resize2fs: add support for new in-kernel online resize ioctl

This is needed to support online resizing for > 32-bit file systems

Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ext2_fs.h
resize/online.c