aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarsh Prateek Bora <harsh@linux.vnet.ibm.com>2010-10-14 15:08:24 +0200
committerDaniel Veillard <veillard@redhat.com>2010-10-14 15:08:24 +0200
commit75a6a9a8e0f43b79efc7cbd3b2ee1621a927aa21 (patch)
treea2c376e51ae7ddce5072941da615f093e0bf2f87 /.gnulib
parentnwfilter: cut off connections after changing filters (diff)
downloadlibvirt-75a6a9a8e0f43b79efc7cbd3b2ee1621a927aa21.tar.gz
libvirt-75a6a9a8e0f43b79efc7cbd3b2ee1621a927aa21.tar.bz2
libvirt-75a6a9a8e0f43b79efc7cbd3b2ee1621a927aa21.zip
new attribute accessmode to filesystem element
This introduces new attribute to filesystem element to support customizable access mode for mount type. Valid accessmode are: passthrough, mapped and squash. Usage: <filesystem type='mount' accessmode='passthrough'> <source dir='/export/to/guest'/> <target dir='mount_tag'/> </filesystem> passthrough is the default model if not specified, that's also the current behaviour.
Diffstat (limited to '.gnulib')
m---------.gnulib0
1 files changed, 0 insertions, 0 deletions
diff --git a/.gnulib b/.gnulib
-Subproject b6d1430494cdd252cd52eca6abf88b1a00f6c98
+Subproject 2bb63bfb25474ea147ee9f1523c0337997359a4