Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 5100c4eb authored by David Sterba's avatar David Sterba
Browse files

btrfs: remove unused define EXTENT_SIZE_PER_ITEM

This was added  in c61a16a7 ("Btrfs: fix the confusion between
delalloc bytes and metadata bytes") and removed in 03fe78cc


("btrfs: use delalloc_bytes to determine flush amount for
shrink_delalloc") where the calculation was reworked to use a
non-constant numbers. This was found by 'make W=2'.

Reviewed-by: default avatarBoris Burkov <boris@bur.io>
Reviewed-by: default avatarAnand Jain <anand.jain@oracle.com>
Reviewed-by: default avatarNaohiro Aota <naohiro.aota@wdc.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent d2715d1d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment