[Bug 85011] restore(8) on 5.4 will not read Solaris-sparc dumps, whereas 4.x restore will [regression]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 22 00:48:57 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=85011

--- Comment #14 from Pedro F. Giffuni <pfg at 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 <= 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

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


More information about the freebsd-bugs mailing list