
Omer Frenkel has submitted this change and it was merged. Change subject: engine: Added Enable / Disable CIFS option feature ...................................................................... engine: Added Enable / Disable CIFS option feature - Added the new cifs configuration constant 'trusted.cifs.disable'. - Enable / Disable the cifs using the constant key Change-Id: I761a43e99a67d59b42e58d4bcc8b3db536fa7a41 Signed-off-by: Dhandapani <dgopal@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/CreateGlusterVolumeCommand.java 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 3 files changed, 9 insertions(+), 1 deletion(-) Approvals: Omer Frenkel: Looks good to me, approved Dhandapani Gopal: Verified -- To view, visit http://gerrit.ovirt.org/6397 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I761a43e99a67d59b42e58d4bcc8b3db536fa7a41 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Dhandapani Gopal <dgopal@redhat.com> Gerrit-Reviewer: Dhandapani Gopal <dgopal@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com>