android_kernel_oneplus_msm8998/fs/sdcardfs
Daniel Rosenberg 0f3b6e26eb ANDROID: sdcardfs: Use filesystem specific hash
We weren't accounting for FS specific hash functions,
causing us to miss negative dentries for any FS that
had one.

Similar to a patch from esdfs
commit 75bd25a9476d ("esdfs: support lower's own hash")

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Change-Id: I32d1ba304d728e0ca2648cacfb4c2e441ae63608
2017-04-26 16:56:25 -07:00
..
dentry.c ANDROID: sdcardfs: Fix style issues with comments 2017-03-23 20:13:01 -07:00
derived_perm.c Android: sdcardfs: Don't complain in fixup_lower_ownership 2017-04-19 15:01:42 -07:00
file.c ANDROID: sdcardfs: Directly pass lower file for mmap 2017-04-11 14:25:31 -07:00
inode.c ANDROID: sdcardfs: Use pr_[...] instead of printk 2017-03-23 20:13:01 -07:00
Kconfig sdcardfs: remove effectless config option 2016-03-23 17:48:27 -07:00
lookup.c ANDROID: sdcardfs: Use filesystem specific hash 2017-04-26 16:56:25 -07:00
main.c ANDROID: sdcardfs: update module info 2017-04-07 13:13:55 -07:00
Makefile Included sdcardfs source code for kernel 3.0 2016-03-22 20:27:13 -07:00
mmap.c ANDROID: sdcardfs: Directly pass lower file for mmap 2017-04-11 14:25:31 -07:00
multiuser.h Android: sdcardfs: Change cache GID value 2017-04-19 15:00:35 -07:00
packagelist.c ANDROID: sdcardfs: Use pr_[...] instead of printk 2017-03-23 20:13:01 -07:00
sdcardfs.h ANDROID: sdcardfs: Fix style issues in macros 2017-03-23 20:13:01 -07:00
super.c ANDROID: sdcardfs: Use seq_puts over seq_printf 2017-03-23 20:13:01 -07:00