diff options
author | Mike Snitzer <snitzer@kernel.org> | 2023-03-27 14:09:45 -0400 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2023-03-30 15:57:51 -0400 |
commit | c6273411d1803ed03d4f0628bc629a8c45774351 (patch) | |
tree | 547b16125fef7040ad839fb2d2500697ddfb28d1 /crypto/chacha20poly1305.c | |
parent | 1e84c4b7322d44a5b7d7f83eced1f60cc0ecf1a4 (diff) | |
download | linux-stable-c6273411d1803ed03d4f0628bc629a8c45774351.tar.gz linux-stable-c6273411d1803ed03d4f0628bc629a8c45774351.tar.bz2 linux-stable-c6273411d1803ed03d4f0628bc629a8c45774351.zip |
dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions
Add num_locks member to dm_bio_prison struct and use it rather than
the NR_LOCKS magic value (64).
Next commit will size the dm_bio_prison's prison_regions according to
dm_num_hash_locks().
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'crypto/chacha20poly1305.c')
0 files changed, 0 insertions, 0 deletions