[Bug 221417] pw usermod silently ignores -G ""

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221417

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Sat Aug 26 00:35:50 UTC 2017
New revision: 322919
URL: https://svnweb.freebsd.org/changeset/base/322919

Log:
  MFC r322677: pw usermod: Properly deal with empty secondary group lists (-G
'')

  PR:   221417
  Relnotes: Yes

Changes:
_U  stable/11/
  stable/11/usr.sbin/pw/pw_user.c
  stable/11/usr.sbin/pw/tests/pw_usermod_test.sh

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221799] [ofed] no ipv6 support in iw_cm_id structure

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221799

--- Comment #2 from Bartosz Sobczak  ---
(In reply to Navdeep Parhar from comment #1)

Thanks for information! I'll dig into it to check if it would work for me. For
sure i had seen some minor problems in the CURRENT sources, but the iw_cm_id
structure looked the most serious to me. I'll give a feedback next week.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 219935] Kernel panic in getnewvnode (possibly ZFS related)

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219935

--- Comment #4 from Andriy Gapon  ---
There are some other things to try.  For example, following pointers in
v_nmntvnodes on a chance that they still point to valid vnodes on the original
mount list. Also, v_cache_dst.tqh_first may happen to point to struct 
namecache that's not been trashed yet, so it might be possible to find some
useful bits there like a pointer to a parent directory vnode.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 219935] Kernel panic in getnewvnode (possibly ZFS related)

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219935

--- Comment #3 from Andriy Gapon  ---
(In reply to Raimo Niskanen from comment #2)
Could you please also print *vp->v_bufobj.bo_ops and do x/10a
vp->v_bufobj.bo_ops ?
Given that the vnode has been through at least once recycle cycle and it is
already partially initialized in getnewvnode there is not much of the original
data to chew on. 
Thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221742] syslogd include directive reads but disregards all but the last included .conf file

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221742

--- Comment #2 from mark.marti...@ijs.si ---
releng/11.1 SVN log shows the following:




r308721 | bapt | 2016-11-16 08:04:49 +0100 (Wed, 16 Nov 2016) | 20 lines

MFC r308160:

syslogd(8): add an 'include' keyword

All the '.conf' files not beginning with a '.' contained int he directory
following the keyword will be included.

This keyword can only be used in the first level configuration files.

Modify the default syslogd.conf to 'include' /etc/syslog.d and
/usr/local/etc/syslog.d

It simplify a lot handling of syslog from automation tools.

Reviewed by:markj, kib (via irc)
Approved by:markj
MFC after:  2 weeks
Relnotes:   yes
Differential Revision:  https://reviews.freebsd.org/D8402

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 88182] [ural] [wep] wep is broken in ural(4) hostap mode

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=88182

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 112053] [hang] deadlock with almost full filesystem and rtorrent

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=112053

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 109227] [ral] ral(4) driver doesn't handle correctly RT2561C PCI chipsets - didn't work

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=109227

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 106786] No reboot with FreeBSD and Mylex Acceleraid 352

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=106786

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 113098] [amr] Cannot read from amrd while under heavy load

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=113098

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |Overcome By Events
 CC||jpaet...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 113256] [headers] _limits.h for some CPU has wrong definitions of __UCHAR_MAX and __USHRT_MAX

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=113256

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 49039] [sio] [patch] add support for RS485 hardware where direction is controlled by RTS line

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=49039

Josh Paetzel  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|In Progress |Closed
 CC||jpaet...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 18293] [psm] [patch] lack of versapad mouse wheel emulation

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=18293

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 42217] [libdisk] libdisk segfaults with 1024 bytes/sector disks

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=42217

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 74827] [fdc] Problem writing data to floppies

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=74827

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 112256] [hang] SC_PIXEL_MODE hangs system

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=112256

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 114492] [kernel] [patch] device_attach() doesn't unset devclass on error

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114492

Josh Paetzel  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 CC||jpaet...@freebsd.org
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 114451] [nfs] [patch] prevent NFS server possible crash

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114451

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221813] Mechanism is needed to utilize discontinuous memory segments supplied by the EFI and other boot envs

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221813

Konstantin Belousov  changed:

   What|Removed |Added

 CC||k...@freebsd.org

--- Comment #2 from Konstantin Belousov  ---
EFI model of handing control from loader to OS is dictated by Windows loader. 
There, loader constructs kernel virtual address space and establishes the
initial mappings.  Most ample demonstration of the approach is with the runtime
services abomination requirement that loader provides the future mapping of
runtime segments to firmware, while kernel did not even started.

Change of amd64 loader/kernel interaction to adopt this model is possible, but
I am not sure that it is worth the efforts.  At least, I do not consider the
use cases of large preloaded md as enough justification for all the work
required, and for causing flag day where new kernel will absolutely require new
loader.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 79143] [ipmi] Broadcom NIC driver do not work for IPMI

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=79143

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 109762] [hang] deadlock in g_down -> ahd_action -> contigmalloc

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=109762

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 117188] [geli] System crashes/reboots on access to file on GELI-encrypted drive.

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=117188

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 118534] [ipw] bitrate and power wifi can't change/set ipw Intel PW 2100A3 Dell D400

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=118534

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 103883] [ata] DMA is not defaulted on WDMA device (SIS integrated Vortex86 CPU)

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=103883

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 112160] [pppd] uplink DSL w/pppoe+NAT 'out of buffer space' kills connection

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=112160

Josh Paetzel  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 CC||jpaet...@freebsd.org
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 9679] [portalfs] [patch] fix for uninterruptible open in portal file system

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=9679

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |Overcome By Events
 CC||jpaet...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 87586] [diskless] [vm] [panic] Unable to use networked swap in 6.0-RC1

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=87586

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 114155] [ptrace] sigsuspend gets interrupted by ptrace

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114155

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |Overcome By Events
 CC||jpaet...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 117443] [ata] [hang] system hang with ataidle

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=117443

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221417] pw usermod silently ignores -G ""

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221417

Ed Maste  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 54439] [sysctl] [patch] Protecting sysctls variables by given mutexes

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=54439

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |Overcome By Events
 CC||jpaet...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 109743] [sio] The sio(4) driver appears to be getting the serial port speed multiplier bits wrong.

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=109743

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 111185] console color depth set to 0 at boot causes flat screens and MS-Virtual-PC screen go black (power save?)

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=85

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 79944] [fdc] virtual floppy controller of Virtual PC does not work

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=79944

Josh Paetzel  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 CC||jpaet...@freebsd.org
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 112775] [libmd] [patch] libmd(3) bug for some zero-length files

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=112775

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 72906] [twe] twe0 idefinite wait buffer

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=72906

Josh Paetzel  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 CC||jpaet...@freebsd.org
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 104675] [bktr] METEORSINPUT seemingly not setting input

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=104675

Josh Paetzel  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|In Progress |Closed
 CC||jpaet...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 111766] [panic] "panic: ffs_blkfree: freeing free block" during disk activity

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=111766

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 26787] [patch] sysctl change request

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=26787

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 117374] vidcontrol(1) videomode: Operation not supported by device

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=117374

Josh Paetzel  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|In Progress |Closed
 CC||jpaet...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221417] pw usermod silently ignores -G ""

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221417

Ed Maste  changed:

   What|Removed |Added

  Flags|mfc-stable11?   |mfc-stable11+

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 114506] [nfs] nfs_readdirrpc doesn't use copyout to write out dirents

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114506

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 92518] [hptmv] Intense disk activity (large FS newfs and/or many small files copy): DMA completion error with RocketRAID-1820A and FastTRAK-S150

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=92518

Josh Paetzel  changed:

   What|Removed |Added

 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 114970] Wrong system time (last) when machine is crashed due to lose power

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114970

Josh Paetzel  changed:

   What|Removed |Added

 Status|In Progress |Closed
 CC||jpaet...@freebsd.org
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221799] [ofed] no ipv6 support in iw_cm_id structure

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221799

Bug ID: 221799
   Summary: [ofed] no ipv6 support in iw_cm_id structure
   Product: Base System
   Version: CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: bartosz.sobc...@intel.com

An iw_cm_id structure from within ofed is unable to store an ipv6 structure and
therefore there is no possibility to pass the binded addresses to iw_cm_connect
function.

The iw_cm_id struct should be modified to look analogically to linux's
realization of this structure, that is there should be local_addr and
remote_addr in type of 'struct sockaddr_storage'. The change would involve
changes at least to the OFED cm and iw_cxgbe driver.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 219935] Kernel panic in getnewvnode (possibly ZFS related)

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219935

--- Comment #9 from Raimo Niskanen  ---
Yes, well.  It is so seldom I use gdb so I am a noob every time.  [0] was a
misunderstanding with no harm in this case...

(kgdb) p *$7.nc_dvp 
$17 = {
  v_tag = 0x81af1c7b "zfs", 
  v_op = 0x81b048e0, 
  v_data = 0xf80256a1a2e0, 
  v_mount = 0xf8002cfae660, 
  v_nmntvnodes = {
tqe_next = 0xf80023a5a588, 
tqe_prev = 0xf8007ae3ad08
  }, 
  v_un = {
vu_mount = 0x0, 
vu_socket = 0x0, 
vu_cdev = 0x0, 
vu_fifoinfo = 0x0
  }, 
  v_hashlist = {
le_next = 0x0, 
le_prev = 0x0
  }, 
  v_cache_src = {
lh_first = 0xf800178c6a80
  }, 
  v_cache_dst = {
tqh_first = 0xf801cce59cb0, 
tqh_last = 0xf801cce59cd0
  }, 
  v_cache_dd = 0xf801cce59cb0, 
  v_lock = {
lock_object = {
  lo_name = 0x81af1c7b "zfs", 
  lo_flags = 117112832, 
  lo_data = 0, 
  lo_witness = 0x0
}, 
lk_lock = 1, 
lk_exslpfail = 0, 
lk_timo = 51, 
lk_pri = 96
  }, 
  v_interlock = {
lock_object = {
  lo_name = 0x80fe4d4c "vnode interlock", 
  lo_flags = 16973824, 
  lo_data = 0, 
  lo_witness = 0x0
}, 
mtx_lock = 4
  }, 
  v_vnlock = 0xf802cb6899a0, 
  v_actfreelist = {
tqe_next = 0xf80256787760, 
tqe_prev = 0xf802f39e2820
  }, 
  v_bufobj = {
bo_lock = {
  lock_object = {
lo_name = 0x80fe4d5c "bufobj interlock", 
lo_flags = 86179840, 
lo_data = 0, 
lo_witness = 0x0
  }, 
  rw_lock = 1
}, 
bo_ops = 0x814b7380, 
bo_object = 0xf801cc3e1500, 
bo_synclist = {
  le_next = 0x0, 
  le_prev = 0x0
}, 
bo_private = 0xf802cb689938, 
__bo_vnode = 0xf802cb689938, 
bo_clean = {
  bv_hd = {
tqh_first = 0x0, 
tqh_last = 0xf802cb689a58
  }, 
  bv_root = {
pt_root = 0
  }, 
  bv_cnt = 0
}, 
bo_dirty = {
  bv_hd = {
tqh_first = 0x0, 
tqh_last = 0xf802cb689a78
  }, 
  bv_root = {
pt_root = 0
  }, 
  bv_cnt = 0
}, 
bo_numoutput = 0, 
bo_flag = 0, 
bo_bsize = 131072
  }, 
  v_pollinfo = 0x0, 
  v_label = 0x0, 
  v_lockf = 0x0, 
  v_rl = {
rl_waiters = {
  tqh_first = 0x0, 
  tqh_last = 0xf802cb689ac0
}, 
rl_currdep = 0x0
  }, 
  v_cstart = 0, 
  v_lasta = 0, 
  v_lastw = 0, 
  v_clen = 0, 
  v_holdcnt = 1, 
  v_usecount = 0, 
  v_iflag = 512, 
  v_vflag = 0, 
  v_writecount = 0, 
  v_hash = 111896, 
  v_type = VDIR
}

(kgdb) p *vp->v_nmntvnodes.tqe_next
$18 = {
  v_tag = 0x81af1c7b "zfs", 
  v_op = 0x81b048e0, 
  v_data = 0xf801181e4450, 
  v_mount = 0xf8002cfae660, 
  v_nmntvnodes = {
tqe_next = 0xf8030f9a3938, 
tqe_prev = 0xf802f3fc93d0
  }, 
  v_un = {
vu_mount = 0x0, 
vu_socket = 0x0, 
vu_cdev = 0x0, 
vu_fifoinfo = 0x0
  }, 
  v_hashlist = {
le_next = 0x0, 
le_prev = 0x0
  }, 
  v_cache_src = {
lh_first = 0xf801185a1690
  }, 
  v_cache_dst = {
tqh_first = 0xf8011865a4d0, 
tqh_last = 0xf8011865a4f0
  }, 
  v_cache_dd = 0xf8011865a4d0, 
  v_lock = {
lock_object = {
  lo_name = 0x81af1c7b "zfs", 
  lo_flags = 117112832, 
  lo_data = 0, 
  lo_witness = 0x0
}, 
lk_lock = 1, 
lk_exslpfail = 0, 
lk_timo = 51, 
lk_pri = 96
  }, 
  v_interlock = {
lock_object = {
  lo_name = 0x80fe4d4c "vnode interlock", 
  lo_flags = 16973824, 
  lo_data = 0, 
  lo_witness = 0x0
}, 
mtx_lock = 4
  }, 
  v_vnlock = 0xf801eda4b9a0, 
  v_actfreelist = {
tqe_next = 0xf8001f187000, 
tqe_prev = 0xf8007e4309f8
  }, 
  v_bufobj = {
bo_lock = {
  lock_object = {
lo_name = 0x80fe4d5c "bufobj interlock", 
lo_flags = 86179840, 
lo_data = 0, 
lo_witness = 0x0
  }, 
  rw_lock = 1
}, 
bo_ops = 0x814b7380, 
bo_object = 0xf80059ffc000, 
bo_synclist = {
  le_next = 0x0, 
  le_prev = 0x0
}, 
bo_private = 0xf801eda4b938, 
__bo_vnode = 0xf801eda4b938, 
bo_clean = {
  bv_hd = {
tqh_first = 0x0, 
tqh_last = 0xf801eda4ba58
  }, 
  bv_root = {
pt_root = 0
  }, 
  bv_cnt = 0
}, 
bo_dirty = {
  bv_hd = {
tqh_first = 0x0, 
tqh_last = 0xf801eda4ba78
  }, 
  bv_root = {
pt_root = 0
  }, 
  bv_cnt = 0
}, 
bo_numoutput = 0, 
bo_flag = 0, 
bo_bsize = 131072
  }, 
  v_pollinfo = 0x0, 
  v_label = 0x0, 
  v_lockf = 0x0, 
  v_rl = {
rl_waiters = {
  tqh_first = 0x0, 
  tqh_last = 0xf801eda4bac0
}, 
rl_currdep = 0x0
  }, 
  v_cstart = 0, 
  v_lasta = 0, 
  v_lastw = 0, 
  v_clen = 0, 
  v_holdcnt = 1, 
  

[Bug 219935] Kernel panic in getnewvnode (possibly ZFS related)

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219935

--- Comment #5 from Raimo Niskanen  ---
(kgdb) p *vp->v_bufobj.bo_ops 
$1 = {
  bop_name = 0x80fe28f1 "buf_ops_bio", 
  bop_write = 0x809dc460 , 
  bop_strategy = 0x809dc690 , 
  bop_sync = 0x809dc6d0 , 
  bop_bdflush = 0x809dc710 
}

(kgdb) x/10a vp->v_bufobj.bo_ops 
0x814b7380 :   0x80fe28f1 
0x809dc460 
0x814b7390 :0x809dc690
0x809dc6d0 
0x814b73a0 :0x809dc710  0x1
0x814b73b0 :0x8169cd80
   0x814afa58

0x814b73c0 : 0xc00400027c90 
0x814b73a8 

(kgdb) p v_nmntvnodes
No symbol "v_nmntvnodes" in current context.
(kgdb) p v_cache_dst.tqh_first 
No symbol "v_cache_dst" in current context.

Something seems to be missing there...  Tabbing suggests that these symbols are
recognized, but apparently not known.  What trick have I missed?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 219935] Kernel panic in getnewvnode (possibly ZFS related)

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219935

--- Comment #7 from Raimo Niskanen  ---
Sorry.  Now I got it.

(kgdb) p *vp[0]->v_cache_dst.tqh_first
$7 = {
  nc_hash = {
le_next = 0x0, 
le_prev = 0xfeebe650
  }, 
  nc_src = {
le_next = 0x0, 
le_prev = 0xf802cb689980
  }, 
  nc_dst = {
tqe_next = 0x0, 
tqe_prev = 0xf801ed8b0d38
  }, 
  nc_dvp = 0xf802cb689938, 
  nc_vp = 0xf801ed8b0ce8, 
  nc_flag = 0 '\0', 
  nc_nlen = 15 '\017', 
  nc_name = 0xf800178c6ac2 "msg-19872-1.txt"
}

What should I look for in the vnodes in this linked list?
(kgdb) p vp[0]->v_nmntvnodes.tqe_next
$8 = (struct vnode *) 0xf801eda4b938

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 219935] Kernel panic in getnewvnode (possibly ZFS related)

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219935

--- Comment #8 from Andriy Gapon  ---
Thank you! Although, I must say that "vp[0]->" looks strange.

It would be interesting to print nc_dvp in the struct cache.
E.g. p *$7.nc_dvp if you are still in the same gdb session.  Also, p
*vp->v_nmntvnodes.tqe_next.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 219935] Kernel panic in getnewvnode (possibly ZFS related)

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219935

--- Comment #6 from Andriy Gapon  ---
(In reply to Raimo Niskanen from comment #5)
No trick, they are fields in struct vnode.  So, you have to write vp->x.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 220459] lio_listio(2) doesn't support SIGEV_THREAD

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220459

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: asomers
Date: Fri Aug 25 14:37:23 UTC 2017
New revision: 322891
URL: https://svnweb.freebsd.org/changeset/base/322891

Log:
  MFC r321082:

  Add regression tests for bugs 220459 and 220398

  Bug 220398 - lio_listio(2) never sends asynchronous notification if nent==0
  Bug 220459 - lio_listio(2) doesn't support SIGEV_THREAD

  PR:   220459
  PR:   220398
  Reviewed by:  cem, jhb
  Sponsored by: Spectra Logic Corp
  Differential Revision:https://reviews.freebsd.org/D11470

Changes:
_U  stable/11/
  stable/11/tests/sys/aio/Makefile
  stable/11/tests/sys/aio/lio_test.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 220459] lio_listio(2) doesn't support SIGEV_THREAD

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220459

Alan Somers  changed:

   What|Removed |Added

  Flags|mfc-stable11?   |mfc-stable11+

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221804] page fault during shutdown on a server with gjournaled partitions

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221804

Bug ID: 221804
   Summary: page fault during shutdown on a server with gjournaled
partitions
   Product: Base System
   Version: 10.3-STABLE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: longw...@incore.de

I am running FreeBSD 10.3-STABLE #1 r317936 using gjournal/gmirror and got
a page fault of the process g_journal switcher during shutdown:

...
GEOM_JOURNAL: Shutting down geom gjournal 1247376231.
GEOM_JOURNAL: Shutting down geom gjournal 1068288894.

Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address   = 0x378
fault code  = supervisor read data, page not present
instruction pointer = 0x20:0x806aa1ea
stack pointer   = 0x28:0xfe104445fa10
frame pointer   = 0x28:0xfe104445fab0
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 6 (g_journal switcher)
[ thread pid 6 tid 100132 ]
Stopped at  __mtx_lock_sleep+0x1da: movl0x378(%rbx),%eax

(kgdb) where
...
#10 0x80954abc in calltrap () at
/usr/src/sys/amd64/amd64/exception.S:238
#11 0x806aa1ea in __mtx_lock_sleep (c=0xf8003823d030,
tid=18446735278556155904, opts=0, file=0x0, line=1145437376)
at /usr/src/sys/kern/kern_mutex.c:506
#12 0x806a9ff7 in __mtx_lock_flags (c=,
opts=, file=0x0, line=0)
at /usr/src/sys/kern/kern_mutex.c:256
#13 0x811686bf in g_journal_switcher (arg=0x81170e48)
at
/usr/src/sys/modules/geom/geom_journal/../../../geom/journal/g_journal.c:2945
#14 0x8068daba in fork_exit (callout=0x81167a50
, arg=0x81170e48,
frame=0xfe104445fc00) at /usr/src/sys/kern/kern_fork.c:1030
#15 0x80954ffe in fork_trampoline () at
/usr/src/sys/amd64/amd64/exception.S:613

(kgdb) f 13
#13 0x811686bf in g_journal_switcher (arg=0x81170e48)
at
/usr/src/sys/modules/geom/geom_journal/../../../geom/journal/g_journal.c:2945
2945mtx_lock(>sc_mtx);

(kgdb) list
2940g_topology_lock();
2941LIST_FOREACH(gp, _journal_class.geom, geom) {
2942sc = gp->softc;
2943if (sc == NULL)
2944continue;
2945mtx_lock(>sc_mtx);
2946if ((sc->sc_type & GJ_TYPE_COMPLETE) ==
GJ_TYPE_COMPLETE &&
2947!(sc->sc_flags & GJF_DEVICE_DESTROY) &&
2948(sc->sc_flags & GJF_DEVICE_BEFORE_SWITCH))
{
2949break;

(kgdb) p *g_journal_class.geom->lh_first
$1 = {name = 0xf80038239560 "gjournal 1068288894", class =
0x81170e48, geom = {le_next = 0x0,
le_prev = 0x81170ef0}, consumer = {lh_first = 0xf800382c5900},
provider = {lh_first = 0x0}, geoms = {
tqe_next = 0xf8003822a300, tqe_prev = 0xf8003826c330}, rank = 4,
start = 0x8116bcd0 ,
  spoiled = 0, attrchanged = 0, dumpconf = 0x811674e0
, access = 0x8116bfe0 ,
  orphan = 0x8116be30 , ioctl = 0, providergone = 0,
resize = 0, spare0 = 0x0, spare1 = 0x0,
  softc = 0xf8003823d000, flags = 2}
(kgdb) p *(struct g_journal_softc *)((g_journal_class.geom->lh_first))->softc
$2 = {sc_id = 1068288894, sc_type = 3 '\003', sc_orig_type = 1 '\001', sc_geom
= 0xf800380bce00, sc_flags = 144, sc_mtx = {
lock_object = {lo_name = 0x8116f916 "gjournal", lo_flags =
16908288, lo_data = 0, lo_witness = 0x0}, mtx_lock = 6},
  sc_mediasize = 1073741312, sc_sectorsize = 512, sc_bio_flush = 3,
sc_journal_id = 1627568564, sc_journal_next_id = 163691452,
  sc_journal_copying = 0, sc_journal_offset = 59226624, sc_journal_previous_id
= 3706521218, sc_back_queue = {queue = {
  tqh_first = 0x0, tqh_last = 0xf8003823d068}, last_offset = 805502976,
insert_point = 0x0}, sc_regular_queue = {queue = {
  tqh_first = 0x0, tqh_last = 0xf8003823d088}, last_offset = 65536,
insert_point = 0x0}, sc_delayed_queue = {queue = {
  tqh_first = 0x0, tqh_last = 0xf8003823d0a8}, last_offset = 0,
insert_point = 0x0}, sc_delayed_count = 0,
  sc_current_queue = 0x0, sc_current_count = 0, sc_flush_queue = 0x0,
sc_flush_count = 0, sc_flush_in_progress = 0,
  sc_copy_queue = 0x0, sc_copy_in_progress = 0, sc_dconsumer =
0xf800382c5900, sc_jconsumer = 0xf8003822f900,
  sc_inactive = {jj_queue = 0x0, jj_offset = 59142656}, sc_active = {jj_queue =
0x0, jj_offset = 59226112}, sc_jstart = 0,
  sc_jend = 8589934080, sc_callout = {c_links = {le 

[Bug 221813] Mechanism is needed to utilize discontinuous memory segments supplied by the EFI and other boot envs

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221813

--- Comment #1 from Maxim Sobolev  ---
Our memory map (Windows 10, built-in hyper-v) is here:

http://bit.ly/2vdC30w

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221799] [ofed] no ipv6 support in iw_cm_id structure

2017-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221799

--- Comment #1 from Navdeep Parhar  ---
Hello Bartosz,

There is an OFED update in progress in the projects/bsd_rdma_4_9 branch.  Does
that have IPv6 support?  One of my colleagues has iWARP working on that branch.
I'll ask when he can post patches.  I'm sure you'll want to ensure that the
X722
iWARP driver works there.

https://svnweb.freebsd.org/base/projects/bsd_rdma_4_9/

Regards,
Navdeep

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"