diff options
| author | Jiri Kosina <[email protected]> | 2016-03-15 10:28:59 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2016-03-22 09:08:47 +0000 |
| commit | ce63f891e1a87ae79c4325dad5f512e8d6a8a78e (patch) | |
| tree | d73406715785b0ce265bd85d5a54d22109420160 /net/switchdev/switchdev.c | |
| parent | btrfs: cleaner_kthread() doesn't need explicit freeze (diff) | |
| download | kernel-ce63f891e1a87ae79c4325dad5f512e8d6a8a78e.tar.gz kernel-ce63f891e1a87ae79c4325dad5f512e8d6a8a78e.zip | |
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 <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
