commit | 5b9e0e46935538bf2b24fcb70b65477f758413fd | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Fri Jan 29 16:36:05 2016 +0100 |
committer | Max Reitz <mreitz@redhat.com> | Tue Feb 02 17:50:46 2016 +0100 |
tree | 9a984ae78a463a6bcf57fef3ae92424bb2e5a5d3 | |
parent | 1b1e0659a4c8888fba559e8d41051339e0a3cd8a [diff] |
virtio-scsi: Catch BDS-BB removal/insertion Make use of the BDS-BB removal and insertion notifiers to remove or set up, respectively, virtio-scsi's op blockers. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>