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

            Bug ID: 242934
           Summary: WISH: md(4) and mdconfig(8) should support offset for
                    vnodes
           Product: Base System
           Version: 11.3-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: feature
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

In addition to size, it should be possible to also set the offset for
vnode-backed memory-disks.

For example, dealing with a corrupted disk-image, it may be useful to map the
uncorrupted section of it only -- to recover a filesystem on a partition.

Currently this requires using something like dd to make a copy of the desired
section. Seems like this can be improved with (relative) ease...

-- 
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]"

Reply via email to