platform_system_core/sdcard
Christopher Ferris d6b0d37549 Small clean up of fuse code.
- Add TEMP_FAILURE_RETRY around all relevant system calls.
- Cleanup some of the read calls.
- Add error log messages when read/write calls do not actually read/write the
  expected number of bytes.
- Add error messages for write failures in fuse_status/fuse_replay.

Test: Attached to the sdcard process and stepped through most of the modified
Test: code. Also, create/read/write/delete files in /storage/emulated/0
Test: directory.

Change-Id: I73e4c0db861960f4c0af1bf96b06cd61fa74be69
2016-10-07 12:16:00 -07:00
..
Android.mk Fix sdcard logging. 2016-07-26 16:52:48 -04:00
fuse.cpp Small clean up of fuse code. 2016-10-07 12:16:00 -07:00
fuse.h Fix sdcard logging. 2016-07-26 16:52:48 -04:00
sdcard.cpp Small clean up of fuse code. 2016-10-07 12:16:00 -07:00