On Mon, Apr 24, 2017 at 10:00:11AM -0700, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > Switch ext4 directory searches to use the fscrypt_match_name() helper > function. There should be no functional change. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> Thanks, applied. - Ted