commit | 7f5118629f74b82bd4ba5e47415d1b4dcb940241 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Jan 13 08:41:45 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jan 13 08:41:45 2013 -0500 |
tree | 274a76ed1ddd6c19de793c762d04f6f1b6fc4da0 | |
parent | 15b49132fc972c63894592f218ea5a9a61b1a18f [diff] |
ext4: trigger the lazy inode table initialization after resize After we have finished extending the file system, we need to trigger a the lazy inode table thread to zero out the inode tables. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>