commit | 1832a6d5ee3b1af61001cadba9e10da9e91af4a4 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Fri Dec 21 16:27:21 2007 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:03:58 2008 -0400 |
tree | 3a6dcb2a186c3623b0355b7e45d1b94ecae5e54d | |
parent | 01f466580502c57001bf80fff709479fdb9e87a5 [diff] |
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>