Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2016 00:48:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 85011] restore(8) on 5.4 will not read Solaris-sparc dumps, whereas 4.x restore will [regression]
Message-ID:  <bug-85011-8-c94qRLG8Ha@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-85011-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-85011-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D85011

--- Comment #14 from Pedro F. Giffuni <pfg@FreeBSD.org> ---
FWIW, This change on NetBSD may also be relevant:

Add support for Solaris ufsdump volumes with more than 512*1024 inodes.
Here the bitmaps are written as

        CLRI or BITS with c_count <=3D 512
        ADDR* for the remaining blocks

Remove the bitmap handling from getfile(), remove xtrmap() and xtrmapskip().
Add new function getbitmap() modeled after getfile() that does bitmap
allocation, bitmap expansion and sets maxino.
hannken committed on Feb 9, 2007

https://github.com/jsonn/src/commit/e81f911f43e6e44270c3cbb7325343f7204de43c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-85011-8-c94qRLG8Ha>