summaryrefslogtreecommitdiff
path: root/linux/blkdev.c
diff options
context:
space:
mode:
authorChris Webb <chris@arachsys.com>2021-10-23 16:49:25 +0100
committerKent Overstreet <kent.overstreet@gmail.com>2021-10-23 12:16:08 -0400
commit49923376d13f1b22c0388e1b98b5943f782b4f57 (patch)
treecbfe1a8775bed5f403fb7487c240de864046f15a /linux/blkdev.c
parentf9f57789de567726f7cfa46bd13df4b0815d137a (diff)
Use scrypt from libsodium
bcachefs-tools has both libscrypt and libsodium as build dependencies, but libsodium already includes the same scrypt implementation as libscrypt, originally written by Colin Percival. Use the libsodium copy, dropping the extra libscrypt dependency. Explicitly adopt the default scrypt N, r and p values from libscrypt to avoid unintended changes in the default work parameters for bcachefs. Signed-off-by: Chris Webb <chris@arachsys.com>
Diffstat (limited to 'linux/blkdev.c')
0 files changed, 0 insertions, 0 deletions