On Fri, Jun 07, 2002 at 12:59:55PM -0700, Brooks Davis wrote: > On Thu, Jun 06, 2002 at 04:06:40PM +1000, Bruce Evans wrote: > > > This fixes the panic. It appears there's also another bug in dump > > > though. When I run dump I get this: ... > > > DUMP: master/slave protocol botched. > > > DUMP: The ENTIRE dump is aborted. ... > > I guess this is another 64-bit daddr_t problem. At least > > `daddr_t idblk[MAXNINDIR]' in traverse.c seems to be broken. This seems > > to be fixed in the ufs2 patch. > > Applying phk's patch seems to have fixed it. It's a bit overkill for > fixing dump, but it did work and I guess this way I can do some limited > testing of the ufs2 patch.
Can you reduce PHK's ufs2 patch down to the minium required to fix dump? That could then be committed now. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message