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>
Thu, 4 Jan 2018 00:32:00 +0000 (00:32 +0000)
commit173c52eae9283363f730c69bfc8694f331571fd3
treefcc816afa13e296caefa459a73e4f99e802cf4ba
parentf18c44dc552e2ed0655ed5ec49b578da4dd30588
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/main.c
fs/sdcardfs/sdcardfs.h
fs/sdcardfs/super.c