Comment 10 for bug 1886010

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/ussuri)

Reviewed: https://review.opendev.org/750179
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=4f2e400a6bcbcb79103354a76211455f9e7c605a
Submitter: Zuul
Branch: stable/ussuri

commit 4f2e400a6bcbcb79103354a76211455f9e7c605a
Author: linpeiwen <email address hidden>
Date: Thu Jul 2 04:48:17 2020 -0400

    [Glusterfs] Fix delete share, mount point not disconnected

    When we delete the shared instance, in addition to erasing the data
    in the share, we should disconnect the client's mount point to
    prevent the data from being written in.

    Closes-Bug: #1886010
    Change-Id: I7a334fb895669cc807a288e6aefe62154a89a7e4
    (cherry picked from commit 9d44ba0b6a2d20be6158ff667ff3b81de31f5cad)