Date: Thu, 02 Oct 2014 23:04:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 193803] zvol rename failing due to out of order locking Message-ID: <bug-193803-8-AbvsYFQL0h@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193803-8@https.bugs.freebsd.org/bugzilla/> References: <bug-193803-8@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=193803 --- Comment #20 from Steven Hartland <smh@FreeBSD.org> --- (In reply to kash from comment #19) > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/ > zfs_ioctl.c:1126:11: warning: comparison of constant -1 with expression of > type 'zfs_prop_t' is always false > [-Wtautological-constant-out-of-range-compare] > if (prop == ZPROP_INVAL) { > ~~~~ ^ ~~~~~~~~~~~ Nothing to do with this, it always does that. -- 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-193803-8-AbvsYFQL0h>