Whamcloud - gitweb
LU-13717 sec: process Lustre enc inodes as normal enc inodes 12/45212/6
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 19 Oct 2021 11:06:02 +0000 (13:06 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 30 Nov 2021 23:39:56 +0000 (23:39 +0000)
commit35ce354fa5688625961a62fae8d26f826b015593
tree04eeca872f823f854b16b73fe077b69d409571f7
parentd35469d6c41a90ebeca121d3e5ec709cfc967cb8
LU-13717 sec: process Lustre enc inodes as normal enc inodes

Lustre encrypted inodes have the EXT4_ENCRYPT_FL flag set on disk.
This makes it possible for e2fsprogs to consider them as normal
encrypted inodes.
But as Lustre encrypted inodes may contain illegal characters in their
names, it is also needed to escape non-printable characters in
linkEA.

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: Iaf495f399e38e3ca7914b92059607d4babc1ad43
Reviewed-on: https://review.whamcloud.com/45212
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
debugfs/xattrs.c