Home
last modified time | relevance | path

Searched hist:"21328 e1e57f526e3f0c2fcd00f10c8aa6e7bc07f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-local.cdiff 21328e1e57f526e3f0c2fcd00f10c8aa6e7bc07f Sun Feb 26 16:41:55 CST 2017 Greg Kurz <groug@kaod.org> 9pfs: remove side-effects in local_open() and local_opendir()

If these functions fail, they should not change *fs. Let's use local
variables to fix this.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>