]> git.proxmox.com Git - zfsonlinux.git/commit
Fix #5101: exports with sharenfs remain after zfs mount -a
authorStefan Lendl <s.lendl@proxmox.com>
Mon, 29 Jan 2024 11:16:15 +0000 (12:16 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Feb 2024 18:17:28 +0000 (19:17 +0100)
commit5f4f0445f4990d42d7a10b0955dfc151d7f5b4a7
tree67058cfb4327b2c697555b40e4d806a92dce5b9d
parent81d11761c3a2d325b1b434247894365119ce22eb
Fix #5101: exports with sharenfs remain after zfs mount -a

When running `zfs mount -a`, prevent the exported datasets (with sharenfs)
to be truncated (unexported).
Adds tests to verify shares persist after mount -a

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
debian/patches/0012-fix-mount-do-not-truncate-shares-not-zfs-mount.patch [new file with mode: 0644]
debian/patches/series