summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fusionio.com>2013-01-31 14:30:08 -0500
committerJosef Bacik <jbacik@fusionio.com>2013-02-20 12:59:28 -0500
commit779880ef35b60ac82eed1dcaec6db5b34a170df8 (patch)
tree715770c70ccbfa1e2352c6cd2f4cddee50eca596 /fs/btrfs/inode.c
parenteb12db690c7eb0f6593ba5792f5861409e88bc03 (diff)
downloadop-kernel-dev-779880ef35b60ac82eed1dcaec6db5b34a170df8.zip
op-kernel-dev-779880ef35b60ac82eed1dcaec6db5b34a170df8.tar.gz
Btrfs: fix how we discard outstanding ordered extents on abort
When we abort we've been just free'ing up all the ordered extents and hoping for the best. This results in lots of warnings from various places, warnings from btrfs_destroy_inode() because it's ENOSPC accounting isn't fixed. It will also screw up lots of pages who have been set private but never get cleared because the ordered extents are never allowed to be submitted. This patch fixes those warnings. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud