On Fri, Jul 26, 2019 at 03:41:26PM -0700, Eric Biggers wrote: > From: Eric Biggers <[email protected]> > > More fscrypt definitions are being added, and we shouldn't use a > disproportionate amount of space in <linux/fs.h> for fscrypt stuff. > So move the fscrypt definitions to a new header <linux/fscrypt.h>. > > For source compatibility with existing userspace programs, <linux/fs.h> > still includes the new header. > > Signed-off-by: Eric Biggers <[email protected]>
Looks good, feel free to add: Reviewed-by: Theodore Ts'o <[email protected]> _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
