nvd alias has caused some problems, revert it for the moment.
Sponsored by: Netflix
This commit is contained in:
parent
7db3e0e96c
commit
0c9db49957
@ -794,7 +794,7 @@ ndaregister(struct cam_periph *periph, void *arg)
|
||||
/*
|
||||
* Add alias for older nvd drives to ease transition.
|
||||
*/
|
||||
disk_add_alias(disk, "nvd");
|
||||
/* disk_add_alias(disk, "nvd"); Have reports of this causing problems */
|
||||
|
||||
/*
|
||||
* Acquire a reference to the periph before we register with GEOM.
|
||||
|
Loading…
Reference in New Issue
Block a user