aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2020-02-14 15:05:01 -0500
committerDavid Sterba <[email protected]>2020-03-23 17:01:41 +0100
commitc94bec2c6190a5d13f59c0f36a660be5e2d85644 (patch)
treed81e39c7488090275614bbf269e2c25bef724130 /tools/perf/scripts/python/export-to-sqlite.py
parent97f4dd09dad05943a9c4184ace47258ed09e8e74 (diff)
btrfs: bail out of uuid tree scanning if we're closing
In doing my fsstress+EIO stress testing I started running into issues where umount would get stuck forever because the uuid checker was chewing through the thousands of subvolumes I had created. We shouldn't block umount on this, simply bail if we're unmounting the fs. We need to make sure we don't mark the UUID tree as ok, so we only set that bit if we made it through the whole rescan operation, but otherwise this is completely safe. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions