kernel-fxtec-pro1x/fs/sdcardfs
Daniel Rosenberg b56c6fe517 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
2018-08-28 17:10:42 +05:30
..
dentry.c ANDROID: sdcardfs: Fix style issues with comments 2018-08-28 17:10:42 +05:30
derived_perm.c ANDROID: sdcardfs: Don't complain in fixup_lower_ownership 2018-08-28 17:10:42 +05:30
file.c ANDROID: sdcardfs: Directly pass lower file for mmap 2018-08-28 17:10:42 +05:30
inode.c ANDROID: sdcardfs: Use pr_[...] instead of printk 2018-08-28 17:10:42 +05:30
Kconfig ANDROID: sdcardfs: remove effectless config option 2018-08-28 17:10:42 +05:30
lookup.c ANDROID: sdcardfs: Use filesystem specific hash 2018-08-28 17:10:42 +05:30
main.c ANDROID: sdcardfs: update module info 2018-08-28 17:10:42 +05:30
Makefile
mmap.c ANDROID: sdcardfs: Directly pass lower file for mmap 2018-08-28 17:10:42 +05:30
multiuser.h ANDROID: sdcardfs: Change cache GID value 2018-08-28 17:10:42 +05:30
packagelist.c ANDROID: sdcardfs: Use pr_[...] instead of printk 2018-08-28 17:10:42 +05:30
sdcardfs.h ANDROID: sdcardfs: Fix style issues in macros 2018-08-28 17:10:42 +05:30
super.c ANDROID: sdcardfs: Use seq_puts over seq_printf 2018-08-28 17:10:42 +05:30