Whamcloud - gitweb
LU-12214 build: fix build with gss enabled
[fs/lustre-release.git] / MAINTAINERS
index a268e98..6ca8902 100644 (file)
@@ -132,9 +132,15 @@ F: lustre/mdc/
 Lustre client side encryption
 M:     Sebastien Buisson <sbuisson@whamcloud.com>
 S:     Maintained
+F:     Documentation/client_side_encryption/*.txt
+F:     lustre/llite/crypto*.[ch]
 F:     libcfs/libcfs/crypto/*.[ch]
 F:     libcfs/include/libcfs/crypto/*.h
 F:     libcfs/include/uapi/linux/llcrypt.h
+F:     lustre/include/lustre_crypto.h
+K:     fscrypt
+K:     llcrypt
+K:     HAVE_LUSTRE_CRYPTO
 
 Lustre Client VFS Interface
 R:     Oleg Drokin <green@whamcloud.com>