ANDROID: sdcardfs: Add option to not link obb
authorDaniel Rosenberg <drosen@google.com>
Thu, 25 Oct 2018 23:25:15 +0000 (16:25 -0700)
committerDanny Wood <danwood76@gmail.com>
Fri, 8 Nov 2019 12:04:20 +0000 (12:04 +0000)
commit95d8f84f843aad77a4d74e3d94fdbdf97af570fe
treedb7c73c785ca50d88a74373a70af5548019b53ef
parent65da320adfc272090108d91b5d5b4ca11e8dfcab
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
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
fs/sdcardfs/derived_perm.c
fs/sdcardfs/main.c
fs/sdcardfs/sdcardfs.h