diff options
author | 2012-03-12 16:05:50 +0100 | |
---|---|---|
committer | 2012-03-22 11:53:11 +0100 | |
commit | 914b20070b413ca10f832c45a58b2894990f065f (patch) | |
tree | 1c1f6af7f0f1243e9585a4b726065d579eebc3e9 /tools/perf/scripts/python | |
parent | btrfs: replace many BUG_ONs with proper error handling (diff) | |
download | linux-dev-914b20070b413ca10f832c45a58b2894990f065f.tar.xz linux-dev-914b20070b413ca10f832c45a58b2894990f065f.zip |
btrfs: Fix busyloop in transaction_kthread()
When a filesystem got aborted due do error, transaction_kthread() will
busyloop. Fix it by going to sleep in that case as well. Maybe we should
just stop transaction_kthread() when filesystem is aborted but that would be
more complex.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions