e2fsprogs/scrub
Theodore Ts'o 3ab2fd4e23 Define MKDIR_P in the Makefile.in files instead in MCONFIG.in
In the case where mkdir -p is not thread-safe (for example, if the
build environment is using busybox's mkdir) the configure script will
fall back to the slow (but safe) install-sh script.  In that case
MKDIR_P will be using a relative pathname; so we can't use speed
optimization of defining configure substitutions in MCONFIG.in, since
the substitution will be different depending on depth of the
subdirectory in the Makefile.in file.

https://github.com/tytso/e2fsprogs/issues/51

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2020-10-04 23:05:01 -04:00
..
e2scrub_all_cron.in e2scrub_all_cron: check to make sure e2scrub_all exists 2019-07-21 14:42:19 -04:00
e2scrub_all.8.in e2scrub_all: add the -n option which shows what e2scrub_all would do 2019-03-21 11:29:40 -04:00
e2scrub_all.cron.in e2scrub: remove -C from e2scrub_all 2019-06-04 13:53:13 -04:00
e2scrub_all.in e2scrub, e2scrub_all: don't sleep unnecessarily in exitcode 2020-01-06 16:01:23 -05:00
e2scrub_all.service.in e2scrub: remove -C from e2scrub_all 2019-06-04 13:53:13 -04:00
e2scrub_all.timer.in e2scrub: add service (cron, systemd) support 2018-08-05 14:59:40 -04:00
e2scrub_fail.in e2scrub: make e2scrub_fail's e-mail addresses be configurable 2019-03-07 00:12:49 -05:00
e2scrub_fail@.service.in e2scrub: make e2scrub_fail's e-mail addresses be configurable 2019-03-07 00:12:49 -05:00
e2scrub_reap.service.in e2scrub: remove -C from e2scrub_all 2019-06-04 13:53:13 -04:00
e2scrub.8.in e2scrub: fix grammar nit: "a LVM" -> "an LVM" 2019-05-20 10:56:51 -04:00
e2scrub.conf.in e2scrub_all: only run in service mode when periodic_e2scrub=1 2019-07-11 19:41:56 -04:00
e2scrub.in e2scrub, e2scrub_all: don't sleep unnecessarily in exitcode 2020-01-06 16:01:23 -05:00
e2scrub.rules.in e2scrub: tag the *.e2scrub LV's with UDISK_IGNORE in udev 2019-05-06 10:15:41 -04:00
e2scrub@.service.in e2scrub: add service (cron, systemd) support 2018-08-05 14:59:40 -04:00
Makefile.in Define MKDIR_P in the Makefile.in files instead in MCONFIG.in 2020-10-04 23:05:01 -04:00