manila/releasenotes/notes/bug-1735832-43e9291ddd73286d.yaml
Ben Swartzlander 8429b9e4d5 Always disable root-squash
Initially, root squashing was only disabled for rw
shares, but it should also be disabled for ro shares.

Closes bug: #1735832

Change-Id: I916e8c6a8fb553350a977795cb1c4ab4ef817b98
2018-01-05 18:39:19 +00:00

5 lines
120 B
YAML

---
fixes:
- Root uses can now correctly read files on read-only shares
when the LVM or generic drivers are used.