[Bug 260160] zfs jailed: snapshots not accessible

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

--- Comment #28 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

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

commit 426ed00525409d084e97dc44397722aff2cc0bb3
Author:     Allan Jude <allanjude@FreeBSD.org>
AuthorDate: 2023-02-18 01:44:34 +0000
Commit:     Allan Jude <allanjude@FreeBSD.org>
CommitDate: 2023-02-21 22:47:21 +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
    Reported by:    imp (previous version), mm (upstream), freqlabs (upstream)
    MFC after:      immediately
    Sponsored by:   Modirum MDPay
    Sponsored by:   Klara, Inc.
    Differential Revision:  https://reviews.freebsd.org/D38662

    (cherry picked from commit 8b04c1cbfc1cb71a1ce53b3a7855f1d45866fcfb)

 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.