Whamcloud - gitweb
resize2fs: fix resizing large file systems when block size != page size
authorTheodore Ts'o <tytso@mit.edu>
Tue, 25 Oct 2016 17:18:14 +0000 (13:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 25 Oct 2016 17:18:14 +0000 (13:18 -0400)
commit1e19b01be31fc5264a84d246023ecf29e44949df
tree1e79cda08b03692caac51a4e82101fb806398603
parent05e7f37a4a7703435f589b50222bf67615a1788c
resize2fs: fix resizing large file systems when block size != page size

Reported by: Jerry Lee <jerrylee@qnap.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
resize/main.c