]> Git Repo - qemu.git/commit - hw/9pfs/9p-posix-acl.c
9pfs: break out 9p.h from virtio-9p.h
authorWei Liu <[email protected]>
Thu, 7 Jan 2016 18:18:02 +0000 (18:18 +0000)
committerAneesh Kumar K.V <[email protected]>
Fri, 8 Jan 2016 09:55:30 +0000 (15:25 +0530)
commitebe74f8ba2f1f68b87d7289696acc4741a30d2da
treeed1fe8bad8fd7b849f4489e05b7bf7882d460491
parent592707af7f9e7098949adae6ebf2b065456e0773
9pfs: break out 9p.h from virtio-9p.h

Move out generic definitions from virtio-9p.h to 9p.h. Fix header
inclusions.

Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: Aneesh Kumar K.V <[email protected]>
hw/9pfs/9p-handle.c
hw/9pfs/9p-local.c
hw/9pfs/9p-posix-acl.c
hw/9pfs/9p-proxy.c
hw/9pfs/9p-synth.c
hw/9pfs/9p-xattr-user.c
hw/9pfs/9p-xattr.c
hw/9pfs/9p.h [new file with mode: 0644]
hw/9pfs/virtio-9p.h
This page took 0.026308 seconds and 4 git commands to generate.