Fork of reMarkable kernel https://github.com/reMarkable/linux
Go to file
Chris Mason a74a4b97b6 Btrfs: Replace the transaction work queue with kthreads
This creates one kthread for commits and one kthread for
deleting old snapshots.  All the work queues are removed.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:04:03 -04:00
fs/btrfs Btrfs: Replace the transaction work queue with kthreads 2008-09-25 11:04:03 -04:00