ANDROID: sdcardfs: Add default_normal option
authorDaniel Rosenberg <drosen@google.com>
Tue, 2 Jan 2018 22:44:49 +0000 (14:44 -0800)
committerDaniel Rosenberg <drosen@google.com>
Tue, 30 Jan 2018 03:40:12 +0000 (19:40 -0800)
commit6c72cab1663abae6130ae5eea1d3799385180a46
tree45d36f6e3876b56697bdc2d3212a1d4e9d7d5d35
parentcb83f9ee4dbca51cef9ee710c2f8fdd96e7c996f
ANDROID: sdcardfs: Add default_normal option

The default_normal option causes mounts with the gid set to
AID_SDCARD_RW to have user specific gids, as in the normal case.

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