diff options
| author | Samvel Khalatyan <sn.khalatyan@gmail.com> | 2026-02-18 17:00:13 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2026-03-07 07:51:16 +0000 |
| commit | 895a97c875a0f3fed3d4399762f6262b5a4aedb9 (patch) | |
| tree | f98e74b630d0acd1976bbe7feae80916e5e4922d /contrib/ntp/NEWS | |
| parent | cb69951f7ee68c51ce465dba9b0d2f661c567c4b (diff) | |
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 'contrib/ntp/NEWS')
0 files changed, 0 insertions, 0 deletions
