Project

General

Profile

Actions

Bug #1342

closed

Bogus assert in bd_xfer_alloc

Added by Alexey Zaytsev about 12 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
High
Category:
-
Start date:
2011-08-04
Due date:
% Done:

50%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

common/io/blkdev/blkdev.c

559 
560 ASSERT(bp);
561 ASSERT(bp->b_bcount);
562

The second assert is bogus, as flush requests don't have any data blocks.

Actions #1

Updated by Alexey Zaytsev about 11 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF