os-brick/os_brick
Eric Harney 2f32c98a65 RemoteFS: don't fail in do_mount if already mounted
This fixes a problem where two different callers are
mounting a share at the same time:
    A: check if share is mounted
    B: check if share is mounted
    A: mount share
    B: mount share  (fails because it is already mounted)

Closes-Bug: 1780813
Change-Id: I6eca9c9e9eceb7aef357b0ed77bf157ac0010bfe
2018-07-09 15:47:15 +00:00
..
encryptors Make close on cryptsetup volumes idempotent 2017-11-18 00:19:42 +00:00
initiator FC fix for scanning only connected HBA's 2018-06-01 18:23:09 -07:00
local_dev Remove the unnecessary pv_list assign during LVM object init 2018-01-11 00:59:31 +00:00
privileged Refactor iSCSI connect 2017-06-16 16:09:35 +02:00
remotefs RemoteFS: don't fail in do_mount if already mounted 2018-07-09 15:47:15 +00:00
tests FC fix for scanning only connected HBA's 2018-06-01 18:23:09 -07:00
__init__.py doc: Remove cruft from conf.py 2017-08-08 15:44:29 +01:00
exception.py Refactor iSCSI connect 2017-06-16 16:09:35 +02:00
executor.py iSCSI multipath: improve logging on connect 2017-06-26 20:31:59 +02:00
i18n.py Update and replace http with https for doc links 2017-07-26 02:18:44 +00:00
utils.py Mask passwords in utils.trace for func params 2016-11-08 12:55:46 -05:00
version.py Add reno for release notes management 2016-01-20 19:19:36 -06:00