On Tue, 13 Feb 2024 11:16:01 +0100, Jan Kara wrote: > When ext4 is mounted without journal, with discard mount option, and on > a device not supporting trim, we print error for each and every freed > extent. This is not only useless but actively harmful. Instead ignore > the EOPNOTSUPP error. Trim is only advisory anyway and when the > filesystem has journal we silently ignore trim error as well. > > > [...] Applied, thanks! [1/1] ext4: Don't report EOPNOTSUPP errors from discard commit: f3edd83e2e71dd393c0f485be103a4b35f9ef41a Best regards, -- Theodore Ts'o <tytso@xxxxxxx>