android_kernel_oneplus_msm8998/fs/sdcardfs
Daniel Rosenberg 9516c5d5de ANDROID: sdcardfs: Move top to its own struct
Move top, and the associated data, to its own struct.
This way, we can properly track refcounts on top
without interfering with the inode's accounting.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Bug: 38045152
Change-Id: I1968e480d966c3f234800b72e43670ca11e1d3fd
2017-05-16 18:31:17 -07:00
..
dentry.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00
derived_perm.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00
file.c ANDROID: sdcardfs: Copy meta-data from lower inode 2017-04-26 16:56:27 -07:00
inode.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00
Kconfig sdcardfs: remove effectless config option 2016-03-23 17:48:27 -07:00
lookup.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00
main.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -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: Avoid setting GIDs outside of valid ranges 2017-04-26 16:56:27 -07:00
packagelist.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00
sdcardfs.h ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00
super.c ANDROID: sdcardfs: Move top to its own struct 2017-05-16 18:31:17 -07:00