Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2017 11:29:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-pf@FreeBSD.org
Subject:   [Bug 223093] /dev/pf locks disrupt other pf-dependent services (ftp-proxy, tftp-proxy, relayd, pfctl, etc)
Message-ID:  <bug-223093-17777-whlSwHjinS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223093-17777@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223093-17777@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=3D223093

Kristof Provost <kp@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp@freebsd.org

--- Comment #3 from Kristof Provost <kp@freebsd.org> ---
(In reply to jjasen from comment #2)
The changes these tools make are transactional: they first DIOCXBEGIN and e=
nd
with DIOCXCOMMIT. If a different tool tries to start a transaction (i.e. do
DIOCXBEGIN) it will get EBUSY. It's up to the tool to restart a bit later.

--=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-223093-17777-whlSwHjinS>