|
/* Always create the super node, given name is with allocated host id. */
|
|
/* Always create the super node, given name is with allocated host id. */
|
|
rt_snprintf(dname, sizeof(dname), "sd%d", host_id);
|
|
rt_snprintf(dname, sizeof(dname), "sd%d", host_id);
|