Thread (26 messages) 26 messages, 3 authors, 2020-05-13

Re: [PATCH v12 10/12] fscrypt: add inline encryption support

From: Eric Biggers <ebiggers@kernel.org>
Date: 2020-04-30 17:04:12
Also in: linux-block, linux-f2fs-devel, linux-fscrypt, linux-fsdevel, linux-scsi

On Thu, Apr 30, 2020 at 11:59:57AM +0000, Satya Tangirala wrote:
+bool __fscrypt_inode_uses_inline_crypto(const struct inode *inode)
+{
+	return inode->i_crypt_info->ci_inlinecrypt;
+}
+EXPORT_SYMBOL_GPL(fscrypt_inode_uses_inline_crypto);
Right, this still needs to be exported (I missed that in the diff I suggested).
But the export needs to be fixed to use the double-underscore name.

- 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