Thread (22 messages) 22 messages, 3 authors, 2018-12-12

Re: [PATCH V2 3/7] fscrypt: remove filesystem specific build config option

From: Eric Biggers <ebiggers@kernel.org>
Date: 2018-12-05 00:05:31
Also in: linux-doc, linux-f2fs-devel, linux-fsdevel, linux-s390

On Tue, Dec 04, 2018 at 03:26:46PM +0530, Chandan Rajendra wrote:
quoted hunk ↗ jump to hunk
diff --git a/include/linux/fscrypt.h b/include/linux/fscrypt.h
index 952ab97af325..6ba193c23f37 100644
--- a/include/linux/fscrypt.h
+++ b/include/linux/fscrypt.h
@@ -2,9 +2,8 @@
 /*
  * fscrypt.h: declarations for per-file encryption
  *
- * Filesystems that implement per-file encryption include this header
- * file with the __FS_HAS_ENCRYPTION set according to whether that filesystem
- * is being built with encryption support or not.
+ * Filesystems that implement per-file encryption must include this header
+ * file.
  *
  * Copyright (C) 2015, Google, Inc.
  *
There's still a definition of __FS_HAS_ENCRYPTION in
fs/crypto/fscrypt_private.h.  This patch removes everything that checks
__FS_HAS_ENCRYPTION, so that should be removed too.

Thanks,

- Eric
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help