ANDROID: sdcardfs: Add default_normal option
authorDaniel Rosenberg <drosen@google.com>
Tue, 2 Jan 2018 22:44:49 +0000 (14:44 -0800)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:45 +0000 (18:03 +0200)
commite3898acb32eabae9ea3bf289abab22fae69004c2
tree78527d92e43ac6eb8c271fd720b4fca3e8cb4618
parent7088531957818ae8ace4698794df222eab5b1870
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