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

2010-10-14 Thread Harsh Bora
On 10/14/2010 04:38 PM, Daniel P. Berrange wrote: On Thu, Oct 14, 2010 at 04:24:45PM +0530, Harsh Prateek Bora wrote: This patch introduces new attribute to filesystem element to support customizable access mode for mount type. Valid accessmode are: passthrough, mapped and squash. Usage:

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

2010-10-14 Thread Daniel P. Berrange
On Thu, Oct 14, 2010 at 04:24:45PM +0530, Harsh Prateek Bora wrote: > This patch introduces new attribute to filesystem element > to support customizable access mode for mount type. > Valid accessmode are: passthrough, mapped and squash. > > Usage: > > > > > > Here is

[libvirt] [PATCH] Added new attribute accessmode to filesystem element

2010-10-14 Thread Harsh Prateek Bora
This patch introduces new attribute to filesystem element to support customizable access mode for mount type. Valid accessmode are: passthrough, mapped and squash. Usage: Here is the detailed explanation on these access modes: Access mode: mapped -