Comment 2 for bug 1645746

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

Reviewed: https://review.openstack.org/406904
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=656dc819061c86ef1b3983279d126d2de4cfefa8
Submitter: Jenkins
Branch: master

commit 656dc819061c86ef1b3983279d126d2de4cfefa8
Author: Valeriy Ponomaryov <email address hidden>
Date: Mon Dec 5 13:45:05 2016 +0200

    [ZFSonLinux] Stop inheriting options creating share from snapshot

    Because, it leads to inheritance of access rules too. That is a bug.
    All other expected options are generated on-fly already.

    Change-Id: Ibe744c9fd001156a8184aa8f955c424cebfb8664
    Closes-Bug: #1645746