Date: Mon, 16 Feb 1998 09:35:21 -0800 From: David Greenman <dg@root.com> To: Amancio Hasty <hasty@rah.star-gate.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: soft update, panic... Message-ID: <199802161735.JAA25943@implode.root.com> In-Reply-To: Your message of "Mon, 16 Feb 1998 02:41:31 PST." <199802161041.CAA24030@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>Noticed, that every that I get a panic the bp->b_blkno = -12 and I am not >sure if thats a good value or not. It's a good value. Negative blok numbers are used to indicate indirect blocks (blocks that contain pointers to other blocks of a file). -DG David Greenman Core-team/Principal Architect, The FreeBSD Project 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?199802161735.JAA25943>