diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2020-07-09 23:20:42 -0700 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2020-09-29 16:33:08 -0400 |
commit | cd74693870fb748d812867ba49af733d689a3604 (patch) | |
tree | 90cb2f8a2ab5e83a2d80f6a798b2b627737174e3 /drivers/md/dm-dust.c | |
parent | d4a512edcc65704c5df51909caeab0495ba0ced3 (diff) | |
download | linux-cd74693870fb748d812867ba49af733d689a3604.tar.bz2 |
dm crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
Don't use crypto drivers that have the flag CRYPTO_ALG_ALLOCATES_MEMORY
set. These drivers allocate memory and thus they are unsuitable for block
I/O processing.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-dust.c')
0 files changed, 0 insertions, 0 deletions