[Bug 193803] zvol rename failing due to out of order locking
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 2 23:04:33 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193803
--- Comment #20 from Steven Hartland <smh at 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.
More information about the freebsd-bugs
mailing list