commit | 8d4edcfe78c0008d95effc0c90455cee59e18d10 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Thu May 07 16:01:38 2020 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jun 04 15:36:52 2020 -0400 |
tree | ed7714cc69a982f7cc1a739ccbab929c01d9232c | |
parent | 562e08cd249f98af3a3e0845998f3b27b56b0067 [diff] |
virtio-mem: Use -ETXTBSY as error code if the device is busy Let's be able to distinguish if the device or if memory is busy. Cc: "Michael S. Tsirkin" <mst@redhat.com> Cc: Pankaj Gupta <pankaj.gupta.linux@gmail.com> Signed-off-by: David Hildenbrand <david@redhat.com> Link: https://lore.kernel.org/r/20200507140139.17083-15-david@redhat.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>