mirror_zfs/contrib/dracut/90zfs
Wojciech Małota-Wójcik f5f5a2db95 Rollback before zfs root is mounted
On my machines I observe random failures caused by rollback happening 
after zfs root is mounted. I've observed two types of failures:

- zfs-rollback-bootfs.service fails saying that rollback must be
  done just before mounting the dataset
- boot process fails and rescue console is entered.

After making this modification and testing it for couple of days 
none of those problems have been observed anymore.

I don't know if `dracut-mount.service` is still needed in the 
`After` directive. Maybe someone else is able to address this?

Reviewed-by: Gregory Bartholomew <gregory.lee.bartholomew@gmail.com>
Signed-off-by: Wojciech Małota-Wójcik <59281144+outofforest@users.noreply.github.com>
Closes #15025
2023-07-21 16:35:12 -07:00
..
export-zfs.sh.in contrib/dracut: zfs-lib: export_all: replace with inline zpool export -a 2022-03-03 10:45:24 -08:00
import-opts-generator.sh.in Pass --enable=all to shellcheck within contrib/ 2021-11-30 10:23:10 -08:00
module-setup.sh.in contrib: dracut: Conditionalize copying of libgcc_s.so.1 to glibc only 2023-06-29 12:54:37 -07:00
mount-zfs.sh.in dracut: fix typo in mount-zfs.sh.in 2022-06-29 15:33:38 -07:00
parse-zfs.sh.in contrib; dracut: centralise root= parsing, actually support root=s 2022-04-20 16:44:47 -07:00
zfs-env-bootfs.service.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
zfs-generator.sh.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
zfs-lib.sh.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
zfs-load-key.sh.in contrib: dracut: Do not timeout waiting for pw 2023-01-05 12:07:43 -08:00
zfs-needshutdown.sh.in contrib: dracut: zfs-needshutdown: don't list 2022-04-20 16:45:39 -07:00
zfs-nonroot-necessities.service.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
zfs-rollback-bootfs.service.in Rollback before zfs root is mounted 2023-07-21 16:35:12 -07:00
zfs-snapshot-bootfs.service.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00