e824e8ba8d
Fixing driver syntax to make NFS shares read-only while snapshots are being taken. Read/Write permission in HNAS can be added in 3 ways: rw, readwrite and read_write, all of them should be handled by the driver. Change-Id: Ib9ba3c1717c8000a5393ea7b8d731d66f7237b2e Closes-Bug: #1661271
6 lines
111 B
YAML
6 lines
111 B
YAML
---
|
|
fixes:
|
|
- Fixed HNAS driver creating snapshots of NFS shares
|
|
without first changing it to read-only.
|
|
|