manila/releasenotes/notes/bug-1639188-fix-extend-oper...

8 lines
286 B
YAML

---
fixes:
- In the Generic driver, the backing volume size is
greater than the share size when the share has been
shrunk. So share extend logic in this driver was
changed to only extend the backing volume if its
size is less than the size of the new, extended share.