diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2010-02-15 18:27:02 +0100 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2010-03-05 22:04:41 +0100 |
commit | c1a7c2262035e83a8f70ebe1328b3451702cf51b (patch) | |
tree | e5bdb780478c839c20099cc3b5f6ecce7f88c0ea /drivers | |
parent | net/9p: Remove MAX_9P_CHAN limit (diff) | |
download | linux-c1a7c2262035e83a8f70ebe1328b3451702cf51b.tar.xz linux-c1a7c2262035e83a8f70ebe1328b3451702cf51b.zip |
net/9p: Handle mount errors correctly.
With this patch we have
# mount -t 9p -o trans=virtio virtio2 /mnt/
# mount -t 9p -o trans=virtio virtio2 /mnt/
mount: virtio2 already mounted or /mnt/ busy
mount: according to mtab, virtio2 is already mounted on /mnt
# mount -t 9p -o trans=virtio virtio3 /mnt/ -o debug=0xfff
mount: special device virtio3 does not exist
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions