OS-6688: Could combine misc_link_i386.c handlers

Details

Issue Type:Bug
Priority:5 - Low
Status:Resolved
Created at:2018-02-23T19:23:55.525Z
Updated at:2018-02-28T20:00:09.806Z

People

Created by:Former user
Reported by:Former user
Assigned to:Former user

Resolution

Fixed: A fix for this issue is checked into the tree and tested.
(Resolution Date: 2018-02-28T20:00:09.794Z)

Fix Versions

2018-03-01 Midgar (Release Date: 2018-03-01)

Description

Several handlers in usr/src/cmd/devfsadm/i386/misc_link_i386.c are essentially the same: they name their /dev/ entry after the minor name. In preparation for some new bhyve entries, let's use common code for these.

Comments

Comment by Former user
Created at 2018-02-23T23:55:58.071Z

Testing done here is essentially booting and testing with ls that the symlinks are correct,
and rm then devfsadm correctly re-creates them, under COAL and a H/W CN.


Comment by Jira Bot
Created at 2018-02-26T16:36:20.845Z

illumos-joyent commit 109982faf712fd43b18aba660dbefd8f08c3382c (branch master, by John Levon)

OS-6688 Could combine misc_link_i386.c handlers
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>