Page MenuHomeFreeBSD

gpart: append partition name to the underlying provider's physical path
ClosedPublic

Authored by asomers on Jan 21 2018, 9:28 PM.
Tags
None
Referenced Files
F82241543: D14010.diff
Fri, Apr 26, 9:25 PM
F82216426: D14010.id38287.diff
Fri, Apr 26, 3:26 PM
F82165775: D14010.diff
Fri, Apr 26, 3:05 AM
Unknown Object (File)
Fri, Apr 19, 9:33 AM
Unknown Object (File)
Oct 19 2023, 10:57 PM
Unknown Object (File)
Oct 19 2023, 12:26 PM
Unknown Object (File)
Sep 26 2023, 9:55 PM
Unknown Object (File)
Sep 1 2023, 4:35 AM
Subscribers

Details

Summary

gpart: append partition name to the underlying provider's physical path

If the underlying provider's physical path is null, then the gpart device's
physical path will be, too. Otherwise, it will append the partition name,
such as "/p1" or "/s1/a". This will make gpart work better with zfsd(8).

Test Plan

Test cases added

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14514
Build 14653: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 14 2018, 8:26 PM
This revision was automatically updated to reflect the committed changes.