Fork of reMarkable kernel https://github.com/reMarkable/linux
Go to file
Chris Mason 1832a6d5ee Btrfs: Implement basic support for -ENOSPC
This is intended to prevent accidentally filling the drive.  A determined
user can still make things oops.

It includes some accounting of the current bytes under delayed allocation,
but this will change as things get optimized

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:03:58 -04:00
fs/btrfs Btrfs: Implement basic support for -ENOSPC 2008-09-25 11:03:58 -04:00