On Wed, 20 Jul 2022 04:27:48 +0000, Kiselev, Oleg wrote: > This patch avoids an attempt to resize the filesystem to an > unaligned cluster boundary. An online resize to a size that is not > integral to cluster size results in the last iteration attempting to > grow the fs by a negative amount, which trips a BUG_ON and leaves the fs > with a corrupted in-memory superblock. > > > [...] Applied, thanks! [2/2] ext4: avoid resizing to a partial cluster size commit: 7c943cf3692f71226f462b80a1f367c788f84d1c Best regards, -- Theodore Ts'o <tytso@xxxxxxx>