diff options
author | Max Reitz <mreitz@redhat.com> | 2016-01-29 16:36:06 +0100 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2016-02-02 17:50:46 +0100 |
commit | 741cc431337891e0c1d69fcba6574aa8df3e4822 (patch) | |
tree | 32843992f50f3f48c3c3cc2f98bb0b485ed73289 /block | |
parent | 5b9e0e46935538bf2b24fcb70b65477f758413fd (diff) | |
download | qemu-741cc431337891e0c1d69fcba6574aa8df3e4822.zip |
nbd: Switch from close to eject notifier
The NBD code uses the BDS close notifier to determine when a medium is
ejected. However, now it should use the BB's BDS removal notifier for
that instead of the BDS's close notifier.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions