diff options
| author | Lukas Czerner <[email protected]> | 2019-03-15 04:22:28 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2019-03-15 04:22:28 +0000 |
| commit | 6c7328400e0488f7d49e19e02290ba343b6811b2 (patch) | |
| tree | da6c9acc8ec35f9815735ec86e89fc47da0ece1c /drivers/fpga/fpga-mgr.c | |
| parent | ext4: add missing brelse() in add_new_gdb_meta_bg() (diff) | |
| download | kernel-6c7328400e0488f7d49e19e02290ba343b6811b2.tar.gz kernel-6c7328400e0488f7d49e19e02290ba343b6811b2.zip | |
ext4: report real fs size after failed resize
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 <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
