15 Commits (gugelfrei)

Author SHA1 Message Date
Jaegeuk Kim 6c5e453f9e secdiscard: should call fsync to avoid reordering IOs
5 years ago
Nick Kralevich e7e89acbc8 vold: cleanups for O_CLOEXEC tidy checks.
5 years ago
Rubin Xu f2e846f153 Remove excess logging in secdiscard
5 years ago
Paul Crowley 14c8c0765a clang-format many files.
6 years ago
Jaegeuk Kim 1dcfbe2a01 fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILE
6 years ago
Jaegeuk Kim ab515b2011 secdiscard: should pin_file to avoid moving blocks in F2FS
6 years ago
Paul Crowley 03f89d3d95 Move functions useful for crypto test into their own file
7 years ago
Paul Crowley e4c93da492 Abolish AutoCloseFD.h in favour of unique_fd
7 years ago
Paul Crowley 2143ee8d61 Zero out blocks if BLKSECDISCARD fails
8 years ago
Paul Crowley 8bb8fcfb4f Use android-base logging not cutils in secdiscard
8 years ago
Paul Crowley 28c4df4bdc Make deletion of larger files possible.
9 years ago
Paul Crowley 5ab73e945d Add --no-unlink option to secdiscard for testing.
9 years ago
Paul Crowley 4432e73494 secdiscard.cpp: Use getmntent and my newfound C++ knowledge.
9 years ago
Paul Crowley 747e1f7a6d Fix erroneous comment in secdiscard.cpp, plus style fixes.
9 years ago
Paul Crowley 53af81c60d Scrub the key from the disk with BLKSECDISCARD.
9 years ago