[Bug 197766] [patch] GEOM_MAP does not build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 17 18:06:27 UTC 2015


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

            Bug ID: 197766
           Summary: [patch] GEOM_MAP does not build
           Product: Base System
           Version: 9.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: eugen at grosbein.net

Created attachment 153111
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153111&action=edit
patch for geom_map.c, NOTES and options

geom_map(4) is present in kernel source since 9.0-RELEASE but is not included
in sys/conf/options and does not build for amd64 due to printf format bugs. The
following patch makes it possible to use "options GEOM_MAP" in a kernel
configuration file, includes GEOM_MAP to the NOTES and fixes format bugs.

The patch is production-tested with amd64 platform and compile-tested with
i386.

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


More information about the freebsd-bugs mailing list