platform_system_core/sdcard
Daisuke Okitsu b2831a2db9 Handle FUSE_FSYNCDIR as FUSE_FSYNC
There have been issues with sdcard data corruption even after
successfully calling fsync for /sdcard. This is caused by
the sdcard daemon doing nothing in this case.

Change-Id: I48149ceabdac79ac535b35c2598bb1fbb5410883
2014-02-19 20:33:50 +00:00
..
Android.mk Richer SD card permissions through FUSE. 2013-08-08 17:26:41 -07:00
fuse.h sdcard: a program to create a "virtual" /sdcard pointed at a path 2010-08-12 18:01:08 -07:00
sdcard.c Handle FUSE_FSYNCDIR as FUSE_FSYNC 2014-02-19 20:33:50 +00:00