Update git submodules

* Update swift from branch 'master'
  to 3d7ff12064709fd77eb95cd2e2c3276707d5b5d6
  - Merge "Obj Auditor: Quarantine ENODATA"
  - Obj Auditor: Quarantine ENODATA
    
    We've seen a disk corruption take place that throws -ENODATA when a diskfile
    it opened. We currently don't quarantine on this IOError.
    
    This patch catches and quarantines the datafile. The catch happens in
    diskfile.open in order to group similar quarantines in the same place
    for easier maintenance.
    
    Change-Id: I729e3ba5f19160aa09dd8eb983d9594cb102e85b
This commit is contained in:
Zuul 2022-04-05 21:16:09 +00:00 committed by Gerrit Code Review
parent e97bdc1a35
commit 370e9a7ece
1 changed files with 1 additions and 1 deletions

2
swift

@ -1 +1 @@
Subproject commit 91a8e2c89df869cb577d62ed98fe7222821d7d83
Subproject commit 3d7ff12064709fd77eb95cd2e2c3276707d5b5d6