commit | c8174313a8102e874aaa321e2fc4c7c460a87151 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@redhat.com> | Wed Nov 02 09:29:35 2011 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Sun Nov 06 03:03:50 2011 -0500 |
tree | 366dc804d4b5d0d8c32d70cc554651efa552ba59 | |
parent | 5a77d76c243be18d854aa1b14d697525f60e169a [diff] |
Btrfs: use the global reserve when truncating the free space cache inode We no longer use the orphan block rsv for holding the reservation for truncating the inode, so instead use the global block rsv and check to make sure it has enough space for us to truncate the space. Thanks, Signed-off-by: Josef Bacik <josef@redhat.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>