commit | c7c72c5a127507687c737ede0f97d85bde674433 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Thu Sep 03 13:36:51 2015 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Sat Nov 14 08:12:41 2015 -0600 |
tree | ce5b6c0ca863df4edf1b5fd06a3133c898be0b60 | |
parent | 63f4f7e8df6c504f39c6493799b54775916030d6 [diff] |
net/9p: Add device name details on error If we use wrong device name 9p mount fails with error "9pnet_virtio: no channels available" Improve the error output as below "9pnet_virtio: no channels available for device /dev/root" Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>