https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225960
Andriy Gapon changed:
What|Removed |Added
Assignee|freebsd-bugs@FreeBSD.org|freebsd-g...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225960
--- Comment #5 from Andriy Gapon ---
I now think that this could be a / the deep problem in GEOM.
The problem is that g_access() must be called with the GEOM topology lock held.
And that gives a false impression that the lock is indeed held
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225960
--- Comment #4 from Alan Somers ---
Yeah, and kern.geom.label.ufsid.enable=0 makes the problem go away.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225960
--- Comment #3 from Andriy Gapon ---
Could be a g_label problem though:
zvol/pond/zvol2s1
3
r0w0e2
r
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225960
--- Comment #2 from Andriy Gapon ---
I've just seen this. I tried to zfs destroy a volume with a mounted (ro) UFS
filesystem on it. The destroy failed with EBUSY, as expected. But after I
unmounted the filesystem the destroy would still
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225960
--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:
Author: asomers
Date: Fri Feb 16 20:40:05 UTC 2018
New revision: 329408
URL: https://svnweb.freebsd.org/changeset/base/329408
Log:
Skip zfs_copies_006_pos
I
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225960
Alan Somers changed:
What|Removed |Added
Status|New |Open
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225960
Bug ID: 225960
Summary: zfs: g_access leak when unmounting UFS on a zvol
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Sev