aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorEric Whitney <[email protected]>2022-07-22 16:39:10 +0000
committerTheodore Ts'o <[email protected]>2022-09-27 20:48:57 +0000
commitd412df530f77d0f61c41b83f925997452fc3944c (patch)
tree6d34baf89d140a37fa7b07151a1c1b4a1992f71e /fs/jbd2/commit.c
parentext4: continue to expand file system when the target size doesn't reach (diff)
downloadkernel-d412df530f77d0f61c41b83f925997452fc3944c.tar.gz
kernel-d412df530f77d0f61c41b83f925997452fc3944c.zip
ext4: minor defrag code improvements
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. Signed-off-by: Eric Whitney <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions