OSDN Git Service

9pfs: local: drop unused code
authorGreg Kurz <groug@kaod.org>
Sun, 26 Feb 2017 22:45:17 +0000 (23:45 +0100)
committerGreg Kurz <groug@kaod.org>
Tue, 28 Feb 2017 10:21:15 +0000 (11:21 +0100)
commitc23d5f1d5bc0e23aeb845b1af8f996f16783ce98
treeccaae31a432c3f5e013de1cd97650f15e8360dd1
parenta565fea56546e254b7610305b07711f0a3bda0c7
9pfs: local: drop unused code

Now that the all callbacks have been converted to use "at" syscalls, we
can drop this code.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/9pfs/9p-local.c