android_kernel_oneplus_msm8998/fs/sdcardfs
Daniel Rosenberg 8d1cea5b07 ANDROID: sdcardfs: Switch strcasecmp for internal call
This moves our uses of strcasecmp over to an internal call so we can
easily change implementations later if we so desire. Additionally,
we leverage qstr's where appropriate to save time on comparisons.

Change-Id: I32fdc4fd0cd3b7b735dcfd82f60a2516fd8272a5
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2017-02-03 15:05:18 +05:30
..
dentry.c vfs: change d_canonical_path to take two paths 2016-05-19 12:35:13 +05:30
derived_perm.c ANDROID: sdcardfs: Switch strcasecmp for internal call 2017-02-03 15:05:18 +05:30
file.c ANDROID: sdcardfs: Switch strcasecmp for internal call 2017-02-03 15:05:18 +05:30
inode.c ANDROID: sdcardfs: Switch strcasecmp for internal call 2017-02-03 15:05:18 +05:30
Kconfig sdcardfs: remove effectless config option 2016-04-07 16:50:03 +05:30
lookup.c ANDROID: sdcardfs: Switch strcasecmp for internal call 2017-02-03 15:05:18 +05:30
main.c ANDROID: sdcardfs: Switch ->d_inode to d_inode() 2017-02-03 15:04:29 +05:30
Makefile
mmap.c
multiuser.h ANDROID: sdcardfs: Add GID Derivation to sdcardfs 2017-02-03 15:05:18 +05:30
packagelist.c ANDROID: sdcardfs: Switch strcasecmp for internal call 2017-02-03 15:05:18 +05:30
sdcardfs.h ANDROID: sdcardfs: Switch strcasecmp for internal call 2017-02-03 15:05:18 +05:30
super.c ANDROID: sdcardfs: Add gid and mask to private mount data 2017-02-03 15:04:29 +05:30