android_kernel_google_msm/fs/sdcardfs
Daniel Rosenberg 5c4b88269c ANDROID: sdcardfs: Add option to not link obb
Add mount option unshared_obb to not link the obb
folders of multiple users together.

Bug: 27915347
Test: mount with option. Check if altering one obb
      alters the other
Signed-off-by: Daniel Rosenberg <drosen@google.com>

Change-Id: I3956e06bd0a222b0bbb2768c9a8a8372ada85e1e
2021-05-08 17:13:15 -04:00
..
Kconfig sdcardfs: remove effectless config option 2017-09-22 19:11:59 +03:00
Makefile
dentry.c stop passing nameidata * to ->d_revalidate() 2018-12-07 22:26:05 +04:00
derived_perm.c ANDROID: sdcardfs: Add option to not link obb 2021-05-08 17:13:15 -04:00
file.c mm: kill vma flag VM_CAN_NONLINEAR 2020-11-29 16:11:40 +03:00
inode.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
lookup.c stop passing nameidata to ->lookup() 2018-12-07 22:26:28 +04:00
main.c ANDROID: sdcardfs: Add option to not link obb 2021-05-08 17:13:15 -04:00
mmap.c mm: kill vma flag VM_CAN_NONLINEAR 2020-11-29 16:11:40 +03:00
multiuser.h ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges 2017-09-22 19:12:32 +03:00
packagelist.c sdcardfs: Backport and use some 3.10 hlist/hash macros 2017-10-06 10:28:58 +03:00
sdcardfs.h ANDROID: sdcardfs: Add option to not link obb 2021-05-08 17:13:15 -04:00
super.c fs: sdcardfs: Add missing option to show_options 2021-05-08 17:11:24 -04:00