manila/releasenotes/notes/bug-1645746-fix-inheritance-of-access-rules-from-parent-share-by-zfsonlinux-child-shares-4f85908c8e9871ef.yaml
Valeriy Ponomaryov 656dc81906 [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
2016-12-06 14:57:35 +03:00

6 lines
230 B
YAML

---
fixes:
- Fix inheritance of access rules from parent share by ZFSonLinux child
shares. It was inherited before, now it is not, as expected.
Now, each share created from snapshot will not have inherited access rules.