block: support /dev/xvd* nodes
authorW. Michael Petullo <mike@flyn.org>
Wed, 12 Jul 2017 11:02:18 +0000 (07:02 -0400)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 16 Jul 2017 09:35:18 +0000 (11:35 +0200)
Xen provides paravirtualized block devices which most often appear as
/dev/xvd*. This patch adds this pattern to those known to the block
utilitiy. These devices require a kernel compiled with the xen-blkfront
driver.

Signed-off-by: W. Michael Petullo <mike@flyn.org>

No differences found