]> git.baikalelectronics.ru Git - kernel.git/commit
dm crypt: document new no_workqueue flags
authorMilan Broz <gmazyland@gmail.com>
Thu, 20 Aug 2020 17:45:38 +0000 (19:45 +0200)
committerMike Snitzer <snitzer@redhat.com>
Tue, 22 Sep 2020 17:24:46 +0000 (13:24 -0400)
commit1a8ea6f1675dc48f9ec231b6c3efe855b2e73d52
treea469ccc3c3c995cf20709e583f0e95cadcf3fc2f
parent577e3147714ce20b5200b98ea748480e1f697b8a
dm crypt: document new no_workqueue flags

Commit 376c416a5ffd ("dm crypt: add flags to optionally bypass kcryptd
workqueues") introduced new dm-crypt 'no_read_workqueue' and
'no_write_workqueue' flags.

Add documentation to admin guide for them.

Fixes: 376c416a5ffd ("dm crypt: add flags to optionally bypass kcryptd workqueues")
Signed-off-by: Milan Broz <gmazyland@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Documentation/admin-guide/device-mapper/dm-crypt.rst