Searched hist:"9 ce56db6" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/fsdev/ |
H A D | qemu-fsdev.h | 9ce56db6 Mon Jun 14 15:34:40 CDT 2010 Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> virtio-9p: Introduces an option to specify the security model. The new option is: -fsdev fstype,id=myid,path=/share_path/,security_model=[mapped|passthrough] -virtfs fstype,path=/share_path/,security_model=[mapped|passthrough],mnt_tag=tag In the case of mapped security model, files are created with QEMU user credentials and the client-user's credentials are saved in extended attributes. Whereas in the case of passthrough security model, files on the filesystem are directly created with client-user's credentials. Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | qemu-fsdev.c | 9ce56db6 Mon Jun 14 15:34:40 CDT 2010 Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> virtio-9p: Introduces an option to specify the security model. The new option is: -fsdev fstype,id=myid,path=/share_path/,security_model=[mapped|passthrough] -virtfs fstype,path=/share_path/,security_model=[mapped|passthrough],mnt_tag=tag In the case of mapped security model, files are created with QEMU user credentials and the client-user's credentials are saved in extended attributes. Whereas in the case of passthrough security model, files on the filesystem are directly created with client-user's credentials. Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 9ce56db6 Mon Jun 14 15:34:40 CDT 2010 Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> virtio-9p: Introduces an option to specify the security model. The new option is: -fsdev fstype,id=myid,path=/share_path/,security_model=[mapped|passthrough] -virtfs fstype,path=/share_path/,security_model=[mapped|passthrough],mnt_tag=tag In the case of mapped security model, files are created with QEMU user credentials and the client-user's credentials are saved in extended attributes. Whereas in the case of passthrough security model, files on the filesystem are directly created with client-user's credentials. Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|