Project

General

Profile

Actions

Bug #1062

closed

sbin/vinum doesn't compile when -DVINUMDEBUG

Added by tuxillo almost 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi all,

Seems that sbin/vinum doesn't compile when you specify -DVINUMDEBUG in
the Makefile.
You need to compile vinum utility with -DVINUMDEBUG just in case you
have "options VINUMDEBUG" specified in your kernel config file.

I have changed:
- BUF_CMD_READ instead B_READ
- struct rqinfo bp member for bio member.
- b_blkno for bio.bio_offset

http://leaf.dragonflybsd.org/~tuxillo/patches/list.c.diff

Regards,
Antonio Huete

Actions #1

Updated by alexh over 14 years ago

From a short look at the current code, it seems this will still be an issue.
Can you please commit this, if confirmed that it is still needed, now that you
have commit access?

Cheers,
Alex Hornung

Actions #2

Updated by tuxillo over 14 years ago

Committed in 09184fa5e404c2ad7b8b635023e358fed7ca3cff

Actions

Also available in: Atom PDF