]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client, test: Remove FS_IOC_GETFLAGS and STATX_ATTR_ENCRYPTED
authorChristopher Hoffman <choffman@redhat.com>
Mon, 2 Jun 2025 18:13:32 +0000 (18:13 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Fri, 15 Aug 2025 16:03:31 +0000 (16:03 +0000)
commitb2add44c02e1770c581fde11d96a1492a432c6f4
tree1a7008e02daea314f3d9f8780e8c4941023557e4
parenteacb2b4629b9d069cc1a60e7c571db8377eca90f
client, test: Remove FS_IOC_GETFLAGS and STATX_ATTR_ENCRYPTED

Remove previous work done to support FSCrypt encrypted in
FS_IOC_GETFLAGS which changes the structure of statx ABI.
This is due to backward compatibility issues.

Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/Client.cc
src/client/Client.h
src/client/Inode.cc
src/client/Inode.h
src/client/fuse_ll.cc
src/include/cephfs/ceph_ll_client.h
src/include/cephfs/libcephfs.h
src/libcephfs.cc
src/test/libcephfs/fscrypt.cc