summaryrefslogtreecommitdiffstats
path: root/fs/ceph/mds_client.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-11-23 04:08:38 +0100
committerIlya Dryomov <idryomov@gmail.com>2024-01-15 15:40:50 +0100
commit9c896d6bc3dfef86659a6a1fb25ccdea5dbef6a3 (patch)
tree101f9a65df517e034f927f2dafec8e40c113105e /fs/ceph/mds_client.c
parentceph: fix deadlock or deadcode of misusing dget() (diff)
downloadlinux-9c896d6bc3dfef86659a6a1fb25ccdea5dbef6a3.tar.xz
linux-9c896d6bc3dfef86659a6a1fb25ccdea5dbef6a3.zip
ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION
The kconfig options for filesystems that support FS_ENCRYPTION are supposed to select FS_ENCRYPTION_ALGS. This is needed to ensure that required crypto algorithms get enabled as loadable modules or builtin as is appropriate for the set of enabled filesystems. Do this for CEPH_FS so that there aren't any missing algorithms if someone happens to have CEPH_FS as their only enabled filesystem that supports encryption. Cc: stable@vger.kernel.org Fixes: f061feda6c54 ("ceph: add fscrypt ioctls and ceph.fscrypt.auth vxattr") Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Xiubo Li <xiubli@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ceph/mds_client.c')
0 files changed, 0 insertions, 0 deletions