Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2001 14:56:51 -0700
From:      Kirk McKusick <mckusick@mckusick.com>
To:        Ian Dowse <iedowse@maths.tcd.ie>
Cc:        current@freebsd.org
Subject:   Re: fsdb broken in -current 
Message-ID:  <200104232156.OAA72000@beastie.mckusick.com>
In-Reply-To: Your message of "Mon, 23 Apr 2001 22:23:48 BST." <200104232223.aa47807@salmon.maths.tcd.ie> 

next in thread | previous in thread | raw e-mail | index | archive | help
	To: Kirk McKusick <mckusick@mckusick.com>
	cc: current@freebsd.org
	Subject: fsdb broken in -current
	Date: Mon, 23 Apr 2001 22:23:48 +0100
	From: Ian Dowse <iedowse@maths.tcd.ie>

	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

Right you are. Sorry I missed that. It did not occur to me to
verify fsdb.

	Kirk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104232156.OAA72000>