]> git.proxmox.com Git - qemu.git/commit - net.c
slirp: Use shell to erase smb directory
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 24 Jun 2009 12:42:31 +0000 (14:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 29 Jun 2009 13:52:50 +0000 (08:52 -0500)
commit09c18925761f932a59f0838c889f31e2d3aa3fcb
tree39a1bf65a977044f5bb65d2bd79153bd8b5ea183
parent0a1f851eb7f3eee5f980a0bdb6687eeee1b60a71
slirp: Use shell to erase smb directory

Instead of open-coding this, we can use the power of the shell to remove
the smb_dir on exit.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c