summaryrefslogtreecommitdiff
path: root/scrub/e2scrub_all.in
Commit message (Expand)AuthorAgeFilesLines
* e2scrub, e2scrub_all: don't sleep unnecessarily in exitcodeTheodore Ts'o2020-01-061-7/+1
* e2scrub_all: fix broken stdin redirectionDarrick J. Wong2019-11-091-4/+10
* e2scrub_all: don't even reap if the config file doesn't allow itDarrick J. Wong2019-11-091-3/+12
* e2scrub_all: make sure fd 3 is closed before running lvm commandsTheodore Ts'o2019-09-231-0/+3
* e2scrub_all: allow scrubbing in vg's whose free space == snapshot sizeTheodore Ts'o2019-08-181-1/+1
* e2scrub_all: only run in service mode when periodic_e2scrub=1Theodore Ts'o2019-07-111-0/+6
* e2scrub_all: fix "e2scurb_all -r"Theodore Ts'o2019-07-111-1/+2
* e2scrub_all: correctly handle the case where LUKS is stacked on an LVTheodore Ts'o2019-07-041-2/+3
* e2scrub: remove -C from e2scrub_allDarrick J. Wong2019-06-041-9/+3
* e2scrub_all: fix missing getopts argument which broke e2scrub_all -CTheodore Ts'o2019-05-201-1/+1
* e2scrub_all: avoid scrubbing all devices when there is nothing to scrubTheodore Ts'o2019-05-181-2/+6
* e2scrub: stop cron spam if lvm2 is not installed.Theodore Ts'o2019-05-181-2/+10
* e2scrub,e2scrub_all: print a (more understandable) error if not run as rootTheodore Ts'o2019-03-211-0/+5
* e2scrub_all: refactor device probe loopDarrick J. Wong2019-03-211-28/+23
* e2scrub_all: make sure there's enough free space for a snapshotTheodore Ts'o2019-03-211-0/+4
* e2scrub_all: add the -n option which shows what e2scrub_all would doTheodore Ts'o2019-03-211-3/+5
* e2scrub: check to make sure lvm2 is installedTheodore Ts'o2019-03-101-0/+16
* e2scrub: fix systemd escaping againDarrick J. Wong2018-11-151-2/+7
* e2scrub: add service (cron, systemd) supportDarrick J. Wong2018-08-051-3/+50
* e2scrub: create a script to scrub all ext* filesystemsDarrick J. Wong2018-08-051-0/+85