ext4: log a resize update to the console every 10 seconds
authorTheodore Ts'o <tytso@mit.edu>
Thu, 13 Sep 2012 14:24:21 +0000 (10:24 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 13 Sep 2012 14:24:21 +0000 (10:24 -0400)
commit4da4a56e4f83f52d71e2c5fa86fb1ad77be09753
treee473a98e99d9647bfbf299d1f69f5d612b8cbe64
parent1c6bd7173d66b3dfdefcedb38cabc1fb03997509
ext4: log a resize update to the console every 10 seconds

For very long online resizes, a periodic update to the console log is
helpful for debugging and for progress reporting.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/resize.c