]> Git Repo - linux.git/commit
btrfs: handle U64_MAX for shrink_delalloc
authorJosef Bacik <[email protected]>
Tue, 21 Jul 2020 14:22:14 +0000 (10:22 -0400)
committerDavid Sterba <[email protected]>
Wed, 7 Oct 2020 10:06:51 +0000 (12:06 +0200)
commitd7f81fac97e6d06c4e9bf090085137aa2dddff99
tree5102e761d85a5419a8e7f024a4c56507e0cc283b
parent288be2d997360c71a1126261680d95ad9df5932a
btrfs: handle U64_MAX for shrink_delalloc

Data allocations are going to want to pass in U64_MAX for flushing
space, adjust shrink_delalloc to handle this properly.

Reviewed-by: Nikolay Borisov <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Tested-by: Nikolay Borisov <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/space-info.c
This page took 0.05157 seconds and 4 git commands to generate.