diff options
author | Jiri Kosina <jkosina@suse.cz> | 2016-03-15 11:28:59 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-03-22 10:08:47 +0100 |
commit | ce63f891e1a87ae79c4325dad5f512e8d6a8a78e (patch) | |
tree | d73406715785b0ce265bd85d5a54d22109420160 /certs | |
parent | 838fe1887765f4cc679febea60d87d2a06bd300e (diff) | |
download | op-kernel-dev-ce63f891e1a87ae79c4325dad5f512e8d6a8a78e.zip op-kernel-dev-ce63f891e1a87ae79c4325dad5f512e8d6a8a78e.tar.gz |
btrfs: transaction_kthread() is not freezable
transaction_kthread() is calling try_to_freeze(), but that's just an
expeinsive no-op given the fact that the thread is not marked freezable.
After removing this, disk-io.c is now independent on freezer API.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions