Comment 1 for bug 1550093

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/284675
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=5cf704c28eab767c0677b68e2fa4dc2ed118dcd0
Submitter: Jenkins
Branch: master

commit 5cf704c28eab767c0677b68e2fa4dc2ed118dcd0
Author: zhaohua <email address hidden>
Date: Thu Feb 25 19:25:07 2016 +0800

    Huawei driver: change CIFS rw to full control

    User who has 'read and write' permission of cifs is unable to delete files.
    This is not manila's 'rw' permission expected.
    Change the 'rw' permission of CIFS to 'full control'.

    Change-Id: Ie84f27c561d9aa4ec5f67b5d380ad45761e2f4cb
    Closes-Bug: #1550093