
5 May
2011
5 May
'11
3:29 p.m.
On 05/05/2011 03:24 PM, Eric Blake wrote:
On 05/05/2011 12:57 PM, Cole Robinson wrote:
Signed-off-by: Cole Robinson <crobinso@redhat.com> --- docs/formatdomain.html.in | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 5013c48..dcfcd94 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -917,7 +917,7 @@ <source name='my-vm-template'/> <target dir='/'/> </filesystem> - <filesystem type='mount' > + <filesystem type='mount' accessmode='passthrough'>
ACK.
Thanks Eric, pushed now. - Cole