Yair Zaslavsky has submitted this change and it was merged.
Change subject: engine: Fixing gluster volume CIFS export configuration
......................................................................
engine: Fixing gluster volume CIFS export configuration
when the user wants to export a volume through CIFS protocol,
an option 'user.cifs=on' needs to be set.
There were some confusions regarding 'on' and 'off',
it is fixed now.
Change-Id: Ied95cf5f95a467c82d25b4499982c46a0d7c6657
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterVolumeEntity.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/constants/gluster/GlusterConstants.java
2 files changed, 5 insertions(+), 5 deletions(-)
Approvals:
Kanagaraj M: Verified
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8032
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ied95cf5f95a467c82d25b4499982c46a0d7c6657
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>