• Jan Kara's avatar
    btrfs: Fix busyloop in transaction_kthread() · 914b2007
    Jan Kara authored
    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: default avatarJan Kara <jack@suse.cz>
    914b2007
disk-io.c 100 KB