commit | e9736a3ba88b73e38fd56f5a7d1ee3b514cd713c | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Sep 30 22:55:21 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Sep 30 22:55:21 2013 -0400 |
tree | 363a1fd18c9ddb032e11181dcc37738b588a2e30 | |
parent | 2215293c7e85c88d2fbc06f9e9438fca9a25213c [diff] |
resize2fs: relocate inode table blocks if necessary when shrinking If the file system is being shrunk, and a block group's inode table falls beyond the end of the inode table, we need to try to relocate the inode table blocks. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>