Project

General

Profile

Actions

Bug #3179

closed

KKASSERT(bp->b_flags & B_VMIO);

Added by tkusumi about 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/28/2019
Due date:
% Done:

0%

Estimated time:

Description

This call
https://github.com/DragonFlyBSD/DragonFlyBSD/blob/master/sys/kern/vfs_bio.c#L1526

looks to be incorrect given
https://github.com/DragonFlyBSD/DragonFlyBSD/blob/master/sys/kern/vfs_bio.c#L3050

Not really sure how this "else" case happen though, as filesystem buffers are all B_VMIO (if not IO_VMIO).

Actions

Also available in: Atom PDF