Add partitioning information to kernel list
void add_disk(struct gendisk * disk);
disk
per-device partitioning information
This function registers the partitioning information in disk with the kernel.
error handling