]> git.ipfire.org Git - thirdparty/qemu.git/commit
slirp: Improve error reporting of inaccessible smb directories
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 6 Jul 2012 06:40:48 +0000 (08:40 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 21 Aug 2012 20:36:35 +0000 (15:36 -0500)
commit44a42fd2b69b1bc9cdb54d0cbfcdfd6b3bbf0c31
tree14c1050e083bb09f32373e275533be0326fbfe3d
parent1a933e48016db893c799775a897b2af88a879683
slirp: Improve error reporting of inaccessible smb directories

Instead of guessing, print the error code returned by access.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
(cherry picked from commit 22a61f365df83d5d7884cceb1c462295977cb2db)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
net/slirp.c