android_kernel_google_msm/fs/isofs
Al Viro 66c4da2876 stop passing nameidata to ->lookup()
Just the flags; only NFS cares even about that, but there are
legitimate uses for such argument.  And getting rid of that
completely would require splitting ->lookup() into a couple
of methods (at least), so let's leave that alone for now...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Change-Id: Id5a9a96c3202f724156c32fb266190334e7dbe48
2018-12-07 22:26:28 +04:00
..
Kconfig
Makefile
compress.c zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size 2009-12-10 15:02:49 +01:00
dir.c isofs: Remove global fs lock 2011-07-22 19:42:12 -04:00
export.c isofs: avoid info leak on export 2013-03-28 12:12:27 -07:00
inode.c Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
isofs.h stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
joliet.c
namei.c stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
rock.c isofs: Fix infinite looping over CE entries 2017-03-03 12:44:58 -07:00
rock.h
util.c
zisofs.h