manila/manila/share
Jan Vondra a627a29e72 CIFS extension failing because of volume in use
Unmouting of the volume from service instance sometimes fails because
Windows clients tends to check the availability of shares even if not
mounted and the volume is in use then.

Fix finds out processes via smbstatus and kill them before unmounting.

Closes-Bug: 1703581
Change-Id: I2cbf959d7cb849d3ead1655b1a0932fd428a9e9f
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 2c9fbc7505)
(cherry picked from commit 95d251e38b)
(cherry picked from commit b07c2484b6)
(cherry picked from commit a26b027b73)
2020-07-01 16:45:03 +00:00
..
drivers CIFS extension failing because of volume in use 2020-07-01 16:45:03 +00:00
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
api.py Fix over-quota exception of snapshot creation 2020-01-29 14:49:13 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Fix ensure_shares bugs 2018-07-11 16:48:49 -03:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
manager.py Fix ensure_shares bugs 2018-07-11 16:48:49 -03:00
migration.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
rpcapi.py Remove unused "share_id" parameter 2017-03-05 22:13:43 -05:00
share_types.py Fix bug for share type filter search 2018-05-02 18:05:22 +00:00
snapshot_access.py Fix multiple issues with revert to snapshot in LVM 2017-08-02 16:48:40 -04:00
utils.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00