On Fri, 22 Jul 2022 12:39:10 -0400, Eric Whitney wrote: > Modify the error returns for two file types that can't be defragged to > more clearly communicate those restrictions to a caller. When the > defrag code is applied to swap files, return -ETXTBSY, and when applied > to quota files, return -EOPNOTSUPP. Move an extent tree search whose > results are only occasionally required to the site always requiring them > for improved efficiency. Address a few typos. > > [...] Applied, thanks! [1/1] ext4: minor defrag code improvements commit: d412df530f77d0f61c41b83f925997452fc3944c Best regards, -- Theodore Ts'o <tytso@xxxxxxx>