Re: fsdb broken in -current

2001-04-23 Thread Kirk McKusick
To: Kirk McKusick <[EMAIL PROTECTED]> cc: [EMAIL PROTECTED] Subject: fsdb broken in -current Date: Mon, 23 Apr 2001 22:23:48 +0100 From: Ian Dowse <[EMAIL PROTECTED]> The last set of changes to fsck_ffs moved the initialisation of

fsdb broken in -current

2001-04-23 Thread Ian Dowse
The last set of changes to fsck_ffs moved the initialisation of dev_bsize to sblock_init(), but this is not called by fsdb(8) so fsdb dies almost immediately with a floating exception. I'm just going to commit the obvious fix, which is to have fsdb call sblock_init() also. Ian To Unsubscribe: s