On Mon, Aug 10, 2020 at 10:21:39AM -0400, Jeff Layton wrote: > Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx> > --- > fs/crypto/fname.c | 5 +---- > fs/crypto/hooks.c | 2 +- > fs/ext4/dir.c | 2 +- > fs/ext4/namei.c | 7 +++---- > fs/f2fs/dir.c | 2 +- > fs/ubifs/dir.c | 2 +- > include/linux/fscrypt.h | 5 ++--- > 7 files changed, 10 insertions(+), 15 deletions(-) > Applied to fscrypt.git#master for 5.10. Thanks! - Eric