Whamcloud - gitweb
LU-16205 sec: reserve flag for fid2path for encrypted files 28/49028/3
authorSebastien Buisson <sbuisson@ddn.com>
Thu, 3 Nov 2022 10:47:46 +0000 (11:47 +0100)
committerOleg Drokin <green@whamcloud.com>
Tue, 13 Dec 2022 16:07:25 +0000 (16:07 +0000)
commit6f74bb60ff6c58f4a2647556124c501100330f4c
treef3c30dfb1bbba39141e6d0d79d26d628a7198860
parentb054fcd7852f6a22f8ec469ce94ddf6f3331ab34
LU-16205 sec: reserve flag for fid2path for encrypted files

Reserve OBD_CONNECT2_ENCRYPT_FID2PATH connection flag for fid2path
support for encrypted files.
This connection flag is required so that newer servers continue to
return -ENODATA to older clients.

Test-Parameters: trivial
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I505b90a061687a7ef481adacca98908c96e487be
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49028
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c