commit | 2968b1f48bd7366dd7310acde1ee6d1bf7791142 | [log] [tgz] |
---|---|---|
author | Josef Bacik <[email protected]> | Thu Oct 01 12:55:18 2015 -0400 |
committer | Chris Mason <[email protected]> | Wed Oct 21 18:55:36 2015 -0700 |
tree | 77ba00b44557b8183168286752bda5f2175dac46 | |
parent | 4f4db2174d8d6cdc093cbb79d17fbfe0f4d9fbde [diff] |
Btrfs: don't continue setting up space cache when enospc If we hit ENOSPC when setting up a space cache don't bother setting up any of the other space cache's in this transaction, it'll just induce unnecessary latency. Thanks, Signed-off-by: Josef Bacik <[email protected]> Signed-off-by: Chris Mason <[email protected]>