aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd
diff options
context:
space:
mode:
authorJosef Bacik <josef@redhat.com>2012-01-12 19:10:12 -0500
committerChris Mason <chris.mason@oracle.com>2012-01-16 15:28:54 -0500
commitec39e180fd3188c983c94603634bfcd019f42ae7 (patch)
treebaf6a56fb98735cc533b6a5bb9c29a364a6c0cf3 /fs/jbd
parentBtrfs: fix btrfsck error 400 when truncating a compressed (diff)
downloadlinux-dev-ec39e180fd3188c983c94603634bfcd019f42ae7.tar.xz
linux-dev-ec39e180fd3188c983c94603634bfcd019f42ae7.zip
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>
Diffstat (limited to 'fs/jbd')
0 files changed, 0 insertions, 0 deletions