aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2024-08-27 02:10:11 +0000
committerDavid Sterba <[email protected]>2024-09-10 14:51:19 +0000
commit91c9f2855ead841b27eefb8968079290725d4f2e (patch)
tree288f8fd3fa4946a7bf741da042af9e94132b7e55 /fs/btrfs/compression.c
parentbtrfs: clear defragmented inodes using postorder in btrfs_cleanup_defrag_inod... (diff)
downloadkernel-91c9f2855ead841b27eefb8968079290725d4f2e.tar.gz
kernel-91c9f2855ead841b27eefb8968079290725d4f2e.zip
btrfs: return void from btrfs_add_inode_defrag()
The potential memory allocation failure is not a fatal error, skipping autodefrag is fine and the caller inode_should_defrag() does not care about the errors. Further writes can attempt to add the inode back to the defragmentation list again. Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions