commit | 56fc494bdcba35d74da27e1d34dbb6db6fa7bd67 | [log] [tgz] |
---|---|---|
author | Greg Kurz <groug@kaod.org> | Sun Feb 26 23:41:40 2017 +0100 |
committer | Greg Kurz <groug@kaod.org> | Tue Feb 28 11:21:14 2017 +0100 |
tree | 3d3c45b9141ec1c1312374440c0ba3b3ccc1517d | |
parent | 9b9fbe8a4e9eec9072ee2697a6af59144442785f [diff] |
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>