diff mbox

[v2,4/6] configure: add help for --disable-xfsctl and --enable-xfsctl

Message ID 1390527551-22069-5-git-send-email-stewart@linux.vnet.ibm.com
State New
Headers show

Commit Message

Stewart Smith Jan. 24, 2014, 1:39 a.m. UTC
Previously undocumented configure options

Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
---
 configure | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/configure b/configure
index c225291..e607ebf 100755
--- a/configure
+++ b/configure
@@ -1252,6 +1252,8 @@  Advanced options, features (experts only):
   --enable-xen             enable xen backend driver support
   --disable-xen-pci-passthrough
   --enable-xen-pci-passthrough
+  --disable-xfsctl         disable xfsctl calls in block/raw (posix)
+  --enable-xfsctl          enable xfsctl (ZERO_RANGE and UNRESVSP) in block/raw
 
 Advanced options, Guest Agent (experts only):
   --disable-guest-agent    disable building of the QEMU Guest Agent