summaryrefslogtreecommitdiffstats
path: root/fs/affs
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2016-03-15 11:28:59 +0100
committerDavid Sterba <dsterba@suse.com>2016-03-22 10:08:47 +0100
commitce63f891e1a87ae79c4325dad5f512e8d6a8a78e (patch)
treed73406715785b0ce265bd85d5a54d22109420160 /fs/affs
parent838fe1887765f4cc679febea60d87d2a06bd300e (diff)
downloadop-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 'fs/affs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud