ANDROID: Sdcardfs: Move gid derivation under flag
authorDaniel Rosenberg <drosen@google.com>
Thu, 20 Jul 2017 00:25:07 +0000 (17:25 -0700)
committerDaniel Rosenberg <drosen@google.com>
Tue, 30 Jan 2018 03:40:11 +0000 (19:40 -0800)
commit53a088296fbbea073407be3779f7278f15cc676b
treed5680ac7e36a308873130b7feb95f1ffa8b8d79a
parentf1c935b3a19ddff79ad70d22ed4955e416f462d0
ANDROID: Sdcardfs: Move gid derivation under flag

This moves the code to adjust the gid/uid of lower filesystem
files under the mount flag derive_gid.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Change-Id: I44eaad4ef67c7fcfda3b6ea3502afab94442610c
Bug: 63245673
fs/sdcardfs/derived_perm.c
fs/sdcardfs/inode.c
fs/sdcardfs/main.c
fs/sdcardfs/sdcardfs.h
fs/sdcardfs/super.c