xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum.
The API for opening a block device has changed since 2.6.32. The correct function to open a device is blkdev_get_by_dev.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The API for opening a block device has changed since 2.6.32. The correct function to open a device is blkdev_get_by_dev.