linux/net/ceph
Eric Biggers 69dde0a1fa libceph: stop checking crypto_shash_alignmask
Now that the shash algorithm type does not support nonzero alignmasks,
crypto_shash_alignmask() always returns 0 and will be removed.  In
preparation for this, stop checking crypto_shash_alignmask() in
net/ceph/messenger_v2.c.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-10-27 18:04:25 +08:00
..
crush
armor.c
auth_none.c
auth_none.h
auth_x_protocol.h
auth_x.c
auth_x.h
auth.c
buffer.c
ceph_common.c
ceph_hash.c
ceph_strings.c
cls_lock_client.c
crypto.c
crypto.h
debugfs.c
decode.c
Kconfig
Makefile
messenger_v1.c libceph: add sparse read support to msgr1 2023-08-22 09:01:47 +02:00
messenger_v2.c libceph: stop checking crypto_shash_alignmask 2023-10-27 18:04:25 +08:00
messenger.c libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type 2023-08-22 09:01:48 +02:00
mon_client.c
msgpool.c
osd_client.c libceph: allow ceph_osdc_new_request to accept a multi-op read 2023-08-24 11:24:35 +02:00
osdmap.c
pagelist.c
pagevec.c
snapshot.c
string_table.c
striper.c