]> git.proxmox.com Git - qemu.git/commit
virtio-9p: Hide user.virtfs xattr in case of mapped security.
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Thu, 2 Sep 2010 05:39:07 +0000 (11:09 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 8 Sep 2010 17:26:42 +0000 (22:56 +0530)
commit61b6c4994a6e4a8adf3bd0950fc4f6a2d23c0c1f
tree70be2a52a1d107a6958808faad7943e3e2fc6099
parent10b468bdc5335b58f610817215f30847c1429f24
virtio-9p: Hide user.virtfs xattr in case of mapped security.

With mapped security mode we use "user.virtfs" namespace is used
to store the virtFs related attributes. So hide it from user.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
hw/virtio-9p-local.c