NBD_MAJOR
disk->major = NBD_MAJOR;
if (register_blkdev(NBD_MAJOR, "nbd"))
unregister_blkdev(NBD_MAJOR, "nbd");