diff options
author | Jorge Lucangeli Obes <jorgelo@google.com> | 2016-07-12 15:13:05 -0400 |
---|---|---|
committer | Jorge Lucangeli Obes <jorgelo@google.com> | 2016-07-13 10:57:29 -0400 |
commit | c255f25ccb700880483c73d9ff823bf9540dd616 (patch) | |
tree | 6e8f3cb9fec579fe476f051346c6aa42bfa212a1 /libutils/ProcessCallStack.cpp | |
parent | f76ca2a43bb2f6f21b11738a8de80ea60c93a1ea (diff) |
Extract the FUSE implementation from the main sdcard.c file.
sdcard.c is a *really* big file. This makes it hard to do things like
improving priv dropping or adding more sandboxing. Extract all
FUSE-related code to a separate unit, fuse.{h|c}, which exports only
two functions. Convert the rest of sdcard.c to C++ as sdcard.cpp.
fuse.c is kept as C (at least for now) since interacting with the FUSE
API is realistically easier from C.
Bug: 30110940
Change-Id: I188bfdc21c184742117e07539adb09090d4d747c
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions