commit | 38f54bd1ee0ed0f13b7326eb79403e320c3a28d3 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Mon Oct 26 21:39:12 2015 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Nov 11 16:22:47 2015 +0100 |
tree | 5d55b4ee8638d21581bab0f2c4217f7aacd038ca | |
parent | d129988289a885e57aa8790097e2d814764571bd [diff] |
blockdev: Implement eject with basic operations Implement 'eject' by calling blockdev-open-tray and blockdev-remove-medium. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>