File: bug-1645751-fixed-shares-created-from-snapshots-for-lvm-and-generic-drivers-94a1161a9e0b5a85.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-- 283 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
  - Fixed shares created from snapshots on the LVM and Generic drivers to
    no longer share the same filesystem handle as the source shares.
    The cause was the same as described in Ubuntu launchpad bug
    https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1071733