Use GFP_NOIO in vdev_disk_io_flush()
To avoid a potential deadlock when using a zvol as a swap
device prevent vdev_disk_io_flush() from performing IO during
the bio_alloc().
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1508
Use GFP_NOIO in vdev_disk_io_flush() Tags None Referenced Files None Subscribers None
Description
Details
|