Searched hist:"6 b5717bd30ab7f35792d20b71211055bdb43e6de" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/ceph/ |
H A D | crypto.h | diff 6b5717bd30ab7f35792d20b71211055bdb43e6de Tue Sep 08 08:47:40 CDT 2020 Jeff Layton <jlayton@kernel.org> ceph: implement -o test_dummy_encryption mount option
Add support for the test_dummy_encryption mount option. This allows us to test the encrypted codepaths in ceph without having to manually set keys, etc.
[ lhenriques: fix potential fsc->fsc_dummy_enc_policy memory leak in ceph_real_mount() ]
Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Xiubo Li <xiubli@redhat.com> Reviewed-and-tested-by: Luís Henriques <lhenriques@suse.de> Reviewed-by: Milind Changire <mchangir@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
H A D | crypto.c | diff 6b5717bd30ab7f35792d20b71211055bdb43e6de Tue Sep 08 08:47:40 CDT 2020 Jeff Layton <jlayton@kernel.org> ceph: implement -o test_dummy_encryption mount option
Add support for the test_dummy_encryption mount option. This allows us to test the encrypted codepaths in ceph without having to manually set keys, etc.
[ lhenriques: fix potential fsc->fsc_dummy_enc_policy memory leak in ceph_real_mount() ]
Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Xiubo Li <xiubli@redhat.com> Reviewed-and-tested-by: Luís Henriques <lhenriques@suse.de> Reviewed-by: Milind Changire <mchangir@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
H A D | xattr.c | diff 6b5717bd30ab7f35792d20b71211055bdb43e6de Tue Sep 08 08:47:40 CDT 2020 Jeff Layton <jlayton@kernel.org> ceph: implement -o test_dummy_encryption mount option
Add support for the test_dummy_encryption mount option. This allows us to test the encrypted codepaths in ceph without having to manually set keys, etc.
[ lhenriques: fix potential fsc->fsc_dummy_enc_policy memory leak in ceph_real_mount() ]
Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Xiubo Li <xiubli@redhat.com> Reviewed-and-tested-by: Luís Henriques <lhenriques@suse.de> Reviewed-by: Milind Changire <mchangir@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
H A D | super.c | diff 6b5717bd30ab7f35792d20b71211055bdb43e6de Tue Sep 08 08:47:40 CDT 2020 Jeff Layton <jlayton@kernel.org> ceph: implement -o test_dummy_encryption mount option
Add support for the test_dummy_encryption mount option. This allows us to test the encrypted codepaths in ceph without having to manually set keys, etc.
[ lhenriques: fix potential fsc->fsc_dummy_enc_policy memory leak in ceph_real_mount() ]
Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Xiubo Li <xiubli@redhat.com> Reviewed-and-tested-by: Luís Henriques <lhenriques@suse.de> Reviewed-by: Milind Changire <mchangir@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
H A D | super.h | diff 6b5717bd30ab7f35792d20b71211055bdb43e6de Tue Sep 08 08:47:40 CDT 2020 Jeff Layton <jlayton@kernel.org> ceph: implement -o test_dummy_encryption mount option
Add support for the test_dummy_encryption mount option. This allows us to test the encrypted codepaths in ceph without having to manually set keys, etc.
[ lhenriques: fix potential fsc->fsc_dummy_enc_policy memory leak in ceph_real_mount() ]
Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Xiubo Li <xiubli@redhat.com> Reviewed-and-tested-by: Luís Henriques <lhenriques@suse.de> Reviewed-by: Milind Changire <mchangir@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
H A D | inode.c | diff 6b5717bd30ab7f35792d20b71211055bdb43e6de Tue Sep 08 08:47:40 CDT 2020 Jeff Layton <jlayton@kernel.org> ceph: implement -o test_dummy_encryption mount option
Add support for the test_dummy_encryption mount option. This allows us to test the encrypted codepaths in ceph without having to manually set keys, etc.
[ lhenriques: fix potential fsc->fsc_dummy_enc_policy memory leak in ceph_real_mount() ]
Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Xiubo Li <xiubli@redhat.com> Reviewed-and-tested-by: Luís Henriques <lhenriques@suse.de> Reviewed-by: Milind Changire <mchangir@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|