Eric Biggers faac7fd97e f2fs: sync f2fs_lookup() with ext4_lookup()
As for ext4, now that fscrypt_has_permitted_context() correctly handles
the case where we have the key for the parent directory but not the
child, f2fs_lookup() no longer has to work around it.  Also add the same
warning message that ext4 uses.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2017-05-04 11:44:34 -04:00
..
2016-09-14 16:52:36 -07:00
2017-03-20 10:00:16 -04:00
2017-02-27 10:07:43 -08:00
2017-02-27 10:51:21 -08:00
2016-12-14 09:07:36 -08:00
2017-03-01 15:55:04 -08:00
2016-06-07 13:41:38 -06:00
2017-02-22 20:24:51 -08:00