[Bug 260160] zfs jailed: snapshots not accessible

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Feb 2023 13:48:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260160

--- Comment #29 from commit-hook@FreeBSD.org ---
A commit in branch releng/13.2 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=b772fe0d662650d8a517bc07f3c433486c24b347

commit b772fe0d662650d8a517bc07f3c433486c24b347
Author:     Allan Jude <allanjude@FreeBSD.org>
AuthorDate: 2023-02-18 01:44:34 +0000
Commit:     Allan Jude <allanjude@FreeBSD.org>
CommitDate: 2023-02-22 13:48:20 +0000

    Fix per-jail zfs.mount_snapshot setting

    When jail.conf set the nopersist flag during startup, it was
    incorrectly destroying the per-jail ZFS settings.

    PR:     260160
    Reviewed by:    imp (previous version), mm (upstream), freqlabs (upstream)
    Approved by:    re (cperciva)
    Sponsored by:   Modirum MDPay
    Sponsored by:   Klara, Inc.
    Differential Revision:  https://reviews.freebsd.org/D38662

    (cherry picked from commit 8b04c1cbfc1cb71a1ce53b3a7855f1d45866fcfb)
    (cherry picked from commit 426ed00525409d084e97dc44397722aff2cc0bb3)

 sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vfsops.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.