platform_system_core/sdcard
Daniel Rosenberg fc592327a9 Switch sdcardfs over to bind mounts.
Sdcardfs has been modified to use bind mounts
in place of three separate mounts. This lowers
resource usage, and removes a number of race
conditions around updates via differnt views.

Test: Run storage cts tests with sdcardfs enabled
Change-Id: Icdc196ba3d6f46d54d27ef91c01ffebcf81dd47e
2016-11-28 20:07:54 -08:00
..
Android.mk Fix sdcard logging. 2016-07-26 16:52:48 -04:00
fuse.cpp Use FUSE_COMPAT_22_INIT_OUT_SIZE always as the resopnse size of FUSE_INIT. 2016-11-16 01:58:28 +00:00
fuse.h Fix sdcard logging. 2016-07-26 16:52:48 -04:00
sdcard.cpp Switch sdcardfs over to bind mounts. 2016-11-28 20:07:54 -08:00