Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fallocate05: Deallocate whole file on bcachefs
The default deallocation size is likely too small for bcachefs to actually release the blocks. Since it is also a copy-on-write filesystem, deallocated the whole file like on Btrfs. Signed-off-by: Martin Doucha <[email protected]> Reviewed-by: Li Wang <[email protected]> Reviewed-by: Petr Vorel <[email protected]>
- Loading branch information