Josef Bacik ec39e180fd Btrfs: release space on error in page_mkwrite
If updating the inode gave us an ENOSPC we were just returning in page_mkwrite,
which is a problem since we make our reservation right before trying to update
the inode, so fix the out label so that we actually free our reservation.
Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
2012-01-16 15:28:54 -05:00
..
2012-01-05 10:49:43 +01:00
2012-01-04 16:26:38 +01:00
2011-12-22 16:22:27 +01:00
2011-07-26 16:49:47 -07:00
2008-09-25 11:04:06 -04:00
2012-01-16 22:04:49 +02:00
2011-10-20 18:10:50 +02:00
2011-06-17 14:54:18 -04:00
2011-05-28 07:00:39 -04:00