ext4: trigger the lazy inode table initialization after resize
authorTheodore Ts'o <tytso@mit.edu>
Sun, 13 Jan 2013 13:41:45 +0000 (08:41 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 13 Jan 2013 13:41:45 +0000 (08:41 -0500)
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>

No differences found