[DragonFlyBSD - Bug #3180] (New) LTE Modem as WAN

2019-02-27 Thread bugtracker-admin
Issue #3180 has been reported by aswell. Bug #3180: LTE Modem as WAN http://bugs.dragonflybsd.org/issues/3180 * Author: aswell * Status: New * Priority: Normal * Assignee: * Category: Kernel * Target version: Atte

[DragonFlyBSD - Bug #3179] KKASSERT(bp->b_flags & B_VMIO);

2019-02-27 Thread bugtracker-admin
Issue #3179 has been updated by dillon. The buffer cache used to have B_MALLOC buffers, but I recently removed those so it should now generally only be able to have B_VMIO buffers. There are specialized buffers that are not B_VMIO, but they are not attached to vnodes and do not use the brelse

[DragonFlyBSD - Bug #3179] (New) KKASSERT(bp->b_flags & B_VMIO);

2019-02-27 Thread bugtracker-admin
Issue #3179 has been reported by tkusumi. Bug #3179: KKASSERT(bp->b_flags & B_VMIO); http://bugs.dragonflybsd.org/issues/3179 * Author: tkusumi * Status: New * Priority: Normal * Assignee: * Category: * Target version: --