commit | f63a7add6b8c46f3cde32c13645626723ae9180f | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jul 11 19:41:56 2019 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jul 11 19:41:56 2019 -0400 |
tree | c6fe9c6bf6ca2342b303665b6f6e881285355973 | |
parent | 15c23fed7b871ab39d9bb64607e71aef53aec6aa [diff] |
e2scrub_all: only run in service mode when periodic_e2scrub=1 By default, e2scrub_all will not actually trigger online scrubs unless periodic_e2scrub=1 is set in /etc/e2scrub.conf. Signed-off-by: Theodore Ts'o <tytso@mit.edu>