ANDROID: Sdcardfs: Move gid derivation under flag
authorDaniel Rosenberg <drosen@google.com>
Thu, 20 Jul 2017 00:25:07 +0000 (17:25 -0700)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:44 +0000 (18:03 +0200)
commit3c7c7d56e0e4a3bf98b32411000bfc44df58583b
treeb364b0ad4f36dfb25c5b584b4d6e4d47e40810a1
parent0880ed6e080e5e4a044e8f1d0f49192742c9d62e
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