diff options
author | 2018-09-03 22:25:01 -0400 | |
---|---|---|
committer | 2018-09-03 22:25:01 -0400 | |
commit | 5f8c10936fab2b69a487400f2872902e597dd320 (patch) | |
tree | 239d1e7028b09e26dcbc03dd7f70a7c29d751a28 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ext4: fix online resize's handling of a too-small final block group (diff) | |
download | wireguard-linux-5f8c10936fab2b69a487400f2872902e597dd320.tar.xz wireguard-linux-5f8c10936fab2b69a487400f2872902e597dd320.zip |
ext4: fix online resizing for bigalloc file systems with a 1k block size
An online resize of a file system with the bigalloc feature enabled
and a 1k block size would be refused since ext4_resize_begin() did not
understand s_first_data_block is 0 for all bigalloc file systems, even
when the block size is 1k.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions