[Bug 272464] makefs/msdos: fix broken extra-directory case

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 12 Jul 2023 06:28:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272464

            Bug ID: 272464
           Summary: makefs/msdos: fix broken extra-directory case
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: kusumi.tomohiro@gmail.com

The `path' argument only represents directory argument.
[extra-directory...] files don't exist under the `path'.
Their paths need to be constructed from fsnode.

raw diff:
https://github.com/kusumi/freebsd-src/commit/7ef14375afdbb312164bb91e3003ebde2378f990.patch

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