Whamcloud - gitweb
LU-17043 enc: fix osd lookup cache for long encrypted names 16/52016/1
authorSebastien Buisson <sbuisson@ddn.com>
Mon, 21 Aug 2023 09:44:32 +0000 (11:44 +0200)
committerSebastien Buisson <sbuisson@ddn.com>
Mon, 21 Aug 2023 09:44:32 +0000 (11:44 +0200)
commit51a526bfa61bb5391a7ac33108e264f590cd3f0c
tree19ea9b26cc1619a62262aaeb995c5737d58aa690
parent673ff86a84ad5d11cde24aa7411c45385ad1c633
LU-17043 enc: fix osd lookup cache for long encrypted names

Fix osd lookup cache to support files with long encrypted names.
Those encrypted names can be up to 256 bytes, not NUL terminated.

Fixes: 29f8eb2a67 ("LU-16405 osd: lookup cache")
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: Ica2329c8a0990395307a14fe9bb9d43db3b364ed
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h