Date: Mon, 20 Jul 2020 07:07:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 248105] Some zfs snapshots are busy within the ZCP domain but can still be destroyed from userland Message-ID: <bug-248105-227-XONIdldm3R@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248105-227@https.bugs.freebsd.org/bugzilla/> References: <bug-248105-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248105 --- Comment #1 from Andriy Gapon <avg@FreeBSD.org> --- The difference between zfs destroy and zfs.sync.destroy is that the former = will unmount a snapshot if it's mounted while the latter will fail with EBUSY. Why operations involving .zfs/snapC would mount other snapshots is a puzzle. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248105-227-XONIdldm3R>