File: bug-1903773-fix-zfsonlinux-share-unmounting-after-migration-329b1eb2f33f78a3.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (6 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
fixes:
  - |
    Share cleanup for the ZFSOnLinux driver has been enhanced to retry on known
    errors that could occur due to mount propagation. See `bug 1903773
    <https://bugs.launchpad.net/manila/+bug/1903773>`_ for more details.