[libvirt] [PATCH v3] Added new attribute mount_security to filesystem element

2010-10-10 Thread Harsh Prateek Bora
This patch introduces new attribute to filesystem element to support customizable security for mount type. Valid mount_security are: passthrough and mapped. Usage: Here is the detailed explanation on these security models: Security model: mapped --

Re: [libvirt] [PATCH v2] Added new attribute mount_security to filesystem element

2010-10-10 Thread Harsh Bora
Hi DV, As discussed on IRC, I have included the documentation text in the patch itself as we still need a placeholder for filesystem element attributes in docs/schemas/domain.rng file. Once the description for the filesystem element is in place, the below description can be added to it as well.

[libvirt] [PATCH v2] Added new attribute mount_security to filesystem element

2010-10-10 Thread Harsh Prateek Bora
This patch introduces new attribute to filesystem element to support customizable security for mount type. Valid mount_security are: passthrough and mapped. Usage: Here is the detailed explanation on these security models: Security model: mapped --