]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e5b490331e82ecebfd4ad62285675b4e78aaea5
treee473a98e99d9647bfbf299d1f69f5d612b8cbe64
parentd257993881b8b17057ec69e053c3adb00c5f7bdb
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