summaryrefslogtreecommitdiff
path: root/secdiscard.cpp
AgeCommit message (Expand)Author
2019-03-29vold: cleanups for O_CLOEXEC tidy checks.Nick Kralevich
2019-03-21Remove excess logging in secdiscardRubin Xu
2018-09-18clang-format many files.Paul Crowley
2018-09-12fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILEJaegeuk Kim
2018-08-02secdiscard: should pin_file to avoid moving blocks in F2FSJaegeuk Kim
2017-06-16Move functions useful for crypto test into their own filePaul Crowley
2017-06-16Abolish AutoCloseFD.h in favour of unique_fdPaul Crowley
2016-07-11Zero out blocks if BLKSECDISCARD failsPaul Crowley
2016-01-12Use android-base logging not cutils in secdiscardPaul Crowley
2015-11-17Make deletion of larger files possible.Paul Crowley
2015-11-02Add --no-unlink option to secdiscard for testing.Paul Crowley
2015-11-02secdiscard.cpp: Use getmntent and my newfound C++ knowledge.Paul Crowley
2015-06-24Fix erroneous comment in secdiscard.cpp, plus style fixes.Paul Crowley
2015-06-17Scrub the key from the disk with BLKSECDISCARD.Paul Crowley