ANDROID: sdcardfs: Move default_normal to superblock
authorDaniel Rosenberg <drosen@google.com>
Fri, 19 Jan 2018 00:17:16 +0000 (16:17 -0800)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:46 +0000 (18:03 +0200)
commit25154516b9c0e891eef368e43f725f97f824aca9
treec12b73cd221f42255824d99ce1a91d575cebe8cf
parent24799d5b63f7ef7bfcd117e618e09064b87c355c
ANDROID: sdcardfs: Move default_normal to superblock

Moving default_normal from mount info to superblock info
as it doesn't need to change between mount points.

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