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
import-opts-generator.sh.in
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
parse-zfs.sh.in
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
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