https://bugzilla.redhat.com/show_bug.cgi?id=1186969
v1 here:
http://www.redhat.com/archives/libvir-list/2015-June/msg00155.html
Changes since v1:
* Alter v1 to make a common RNG - even though it's ACK'd - I figured I'd
still send to make sure there were no other issues...
* Add 2/3 to apply comment made in former 2/2 regarding checking for
pool->def->type == VIR_STORAGE_POOL_FS to the glusterfs since it has
the same issue
* Modify 3/3 is old 2/2 and only removed the ternary check.
John Ferlan (3):
storage: Fix the schema and add tests for cifs pool
storage: Adjust command arglist for gluster
storage: Generate correct parameters for CIFS
docs/formatstorage.html.in | 7 ++++--
docs/schemas/storagepool.rng | 10 ++++----
docs/storage.html.in | 3 ++-
src/storage/storage_backend_fs.c | 31 ++++++++++++++++++-------
tests/storagepoolxml2xmlin/pool-netfs-cifs.xml | 12 ++++++++++
tests/storagepoolxml2xmlout/pool-netfs-cifs.xml | 15 ++++++++++++
tests/storagepoolxml2xmltest.c | 1 +
7 files changed, 64 insertions(+), 15 deletions(-)
create mode 100644 tests/storagepoolxml2xmlin/pool-netfs-cifs.xml
create mode 100644 tests/storagepoolxml2xmlout/pool-netfs-cifs.xml
--
2.1.0