Whamcloud - gitweb
e2scrub: remove -C from e2scrub_all
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 4 Jun 2019 04:27:12 +0000 (21:27 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 Jun 2019 17:53:13 +0000 (13:53 -0400)
commit6ec2060a291b873ba120aa7cda940c6604eac550
tree535936aa4519419728572288a7edd09d10e4e101
parentcc035a95a2b012a542d58ecc66deca5e765af805
e2scrub: remove -C from e2scrub_all

We already have the "SERVICE_MODE=1" feature that signals to e2scrub
that we're running as a background daemon and therefore we should exit
quietly if conditions aren't right.

It's therefore unnecessary to have a separate -C flag to achieve the
same outcome for cron jobs.  Merge the two together.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
scrub/e2scrub_all.cron.in
scrub/e2scrub_all.in
scrub/e2scrub_all.service.in
scrub/e2scrub_all_cron.in
scrub/e2scrub_reap.service.in