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
Unknown Object (File)
Thu, Oct 9, 8:10 PM
Unknown Object (File)
Fri, Oct 3, 12:05 AM
Unknown Object (File)
Thu, Sep 25, 7:02 PM
Unknown Object (File)
Mon, Sep 15, 3:01 AM
Unknown Object (File)
Aug 30 2025, 1:26 AM
Unknown Object (File)
Aug 23 2025, 11:08 AM
Unknown Object (File)
Aug 18 2025, 5:13 AM
Unknown Object (File)
Aug 2 2025, 9:59 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 Not Applicable
Unit
Tests Not Applicable

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.