Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Duplicate target insert during attempted target mount #2381

Merged
merged 1 commit into from
Nov 13, 2020
Merged

Commits on Nov 12, 2020

  1. Duplicate target insert during attempted target mount

    When targets are mounted quickly in succession (i.e after a failed mount), we can get data
    from the agents showing the target mounted on both hosts.
    When this occurs we will try to insert the target twice into the db.
    
    Instead we should filter out any items that show as mounted but are unknown to the current host.
    
    Fixes #2380
    
    Signed-off-by: Joe Grund <jgrund@whamcloud.io>
    jgrund committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f0a5f1c View commit details
    Browse the repository at this point in the history