android_kernel_google_msm/fs/sdcardfs
Daniel Rosenberg 2659b94b05 ANDROID: sdcardfs: switch to full_name_hash and qstr
Use the kernel's string hash function instead of rolling
our own. Additionally, save a bit of calculation by using
the qstr struct in place of strings.

Change-Id: I0bbeb5ec2a9233f40135ad632e6f22c30ffa95c1
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2017-09-22 19:12:13 +03:00
..
dentry.c vfs: change d_canonical_path to take two paths 2017-09-22 19:12:01 +03:00
derived_perm.c ANDROID: sdcardfs: Add GID Derivation to sdcardfs 2017-09-22 19:12:13 +03:00
file.c ANDROID: sdcardfs: Add GID Derivation to sdcardfs 2017-09-22 19:12:13 +03:00
inode.c ANDROID: sdcardfs: Add GID Derivation to sdcardfs 2017-09-22 19:12:13 +03:00
Kconfig sdcardfs: remove effectless config option 2017-09-22 19:11:59 +03:00
lookup.c ANDROID: sdcardfs: Add GID Derivation to sdcardfs 2017-09-22 19:12:13 +03:00
main.c sdcardfs: Use per mount permissions 2017-09-22 19:12:08 +03:00
Makefile
mmap.c
multiuser.h ANDROID: sdcardfs: Add GID Derivation to sdcardfs 2017-09-22 19:12:13 +03:00
packagelist.c ANDROID: sdcardfs: switch to full_name_hash and qstr 2017-09-22 19:12:13 +03:00
sdcardfs.h ANDROID: sdcardfs: Add GID Derivation to sdcardfs 2017-09-22 19:12:13 +03:00
super.c sdcardfs: Add gid and mask to private mount data 2017-09-22 19:12:08 +03:00