Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2016 15:03:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 210430] Lock order reversal zfs_vfsops.c - when switching to snapshots directory
Message-ID:  <bug-210430-3630-FV7dReqx8i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210430-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210430-3630@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=3D210430

Andriy Gapon <avg@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs@FreeBSD.org    |freebsd-fs@FreeBSD.org

--- Comment #1 from Andriy Gapon <avg@FreeBSD.org> ---
This is a harmless warning which happens only because vnodes under .zfs are
tagged with special "zfs_gfs" tag while logically they belong to the same z=
fs
filesystem as the normal vnodes.
I am not sure if there is any real reason to have that "zfs_gfs" tag, but t=
here
is no bug here.

--=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-210430-3630-FV7dReqx8i>