master
Fix dependencies in scrub's Makefile
Fix various spelling typos
e2scrub_all: only run in service mode when periodic_e2scrub=1
e2scrub: reorder exit status check after calling lvremove
e2scrub: tag the *.e2scrub LV's with UDISK_IGNORE in udev
e2scrub: honor fstrim setting in e2scrub.conf
e2scrub_all: fix typo in manpage
e2scrub_fail: move executable script to /usr/libexec
e2scrub: test for the presence of systemd using test -e /run/systemd/system
e2scrub: remove -C from e2scrub_all
e2scrub: add service (cron, systemd) support
e2scrub_all_cron: check to make sure e2scrub_all exists
e2scrub: fix pathname escaping across all service definitions
e2scrub: use WantedBy=multi-user.target in e2scrub_reap.service
e2fsprogs: don't allow udisks to automount ext4 filesystems with no prompt