summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLukas Czerner <lczerner@redhat.com>2019-03-15 00:22:28 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-27 09:33:56 +0200
commit0e9bb07a374ae378d45ce0c159504a3a2eb0fe72 (patch)
treea6b4efbce7e38834697156ceec2f0cf8052e928d /include/linux
parentd8ef8e9465ef976f3b8a61d9b453947b2d144d73 (diff)
ext4: report real fs size after failed resize
[ Upstream commit 6c7328400e0488f7d49e19e02290ba343b6811b2 ] Currently when the file system resize using ext4_resize_fs() fails it will report into log that "resized filesystem to <requested block count>". However this may not be true in the case of failure. Use the current block count as returned by ext4_blocks_count() to report the block count. Additionally, report a warning that "error occurred during file system resize" Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions