]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: set i_blkbits to crypto block size for encrypted inodes
authorJeff Layton <jlayton@kernel.org>
Thu, 25 Aug 2022 13:31:24 +0000 (09:31 -0400)
committerXiubo Li <xiubli@redhat.com>
Fri, 26 Aug 2022 23:58:57 +0000 (07:58 +0800)
commitd1801c9c5851c3719c018dc9f986005e21e81c81
tree598223222ccb90bdff3b49cc6ea03a51e09c1a7c
parentf5cd2a63fb339a190fbd98cafb47b0ce2c804b94
ceph: set i_blkbits to crypto block size for encrypted inodes

Some of the underlying infrastructure for fscrypt relies on i_blkbits
being aligned to the crypto blocksize.

Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/inode.c