Add nvd alias back to nda now that it actually works.
This commit is contained in:
parent
4ea1f7a5c3
commit
4a9201b2be
@ -950,7 +950,7 @@ ndaregister(struct cam_periph *periph, void *arg)
|
||||
/*
|
||||
* Add alias for older nvd drives to ease transition.
|
||||
*/
|
||||
/* disk_add_alias(disk, "nvd"); Have reports of this causing problems */
|
||||
disk_add_alias(disk, "nvd");
|
||||
|
||||
/*
|
||||
* Acquire a reference to the periph before we register with GEOM.
|
||||
|
Loading…
Reference in New Issue
Block a user