OSDN Git Service

9pfs: local: move xattr security ops to 9p-xattr.c
authorGreg Kurz <groug@kaod.org>
Sun, 26 Feb 2017 22:41:40 +0000 (23:41 +0100)
committerGreg Kurz <groug@kaod.org>
Tue, 28 Feb 2017 10:21:14 +0000 (11:21 +0100)
commit56fc494bdcba35d74da27e1d34dbb6db6fa7bd67
tree3d3c45b9141ec1c1312374440c0ba3b3ccc1517d
parent9b9fbe8a4e9eec9072ee2697a6af59144442785f
9pfs: local: move xattr security ops to 9p-xattr.c

These functions are always called indirectly. It really doesn't make sense
for them to sit in a header file.

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