https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=85011
--- Comment #14 from Pedro F. Giffuni <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
