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
F81642142: D14010.diff
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
Unknown Object (File)
Sep 1 2023, 4:34 AM
Unknown Object (File)
Sep 1 2023, 4:33 AM
Unknown Object (File)
Sep 1 2023, 4:17 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.