aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/firewire
diff options
context:
space:
mode:
authorSamvel Khalatyan <sn.khalatyan@gmail.com>2026-02-18 17:00:13 +0000
committerWarner Losh <imp@FreeBSD.org>2026-03-07 07:51:16 +0000
commit895a97c875a0f3fed3d4399762f6262b5a4aedb9 (patch)
treef98e74b630d0acd1976bbe7feae80916e5e4922d /sys/dev/firewire
parentcb69951f7ee68c51ce465dba9b0d2f661c567c4b (diff)
rc.d/zfs: align zfs mount verbosity in host and jail environmentsHEADmain
ZFS script runs different startup seqneces depending on where it runs: on the host (`zfs_start_main()`) or in a jail (`zfs_start_jail()`): - `zfs_start_main()` mounts ZFS datasets in verbose mode `zfs mount -va` - `zfs_start_jail()` mounts ZFS datasets silently `zfs mount -a`. This change aligns the verbose levels. NO_ISSUE Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/2030
Diffstat (limited to 'sys/dev/firewire')
0 files changed, 0 insertions, 0 deletions