In a checked out spdk repo:
. test/common/config/pkgdep/git
INSTALL_REFSPDK=true install_sourcesAfter this, two new directories should exist:
| // ==UserScript== | |
| // @name Gerrit margin fix | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description Workaround https://bugs.chromium.org/p/gerrit/issues/detail?id=16113 | |
| // @author Mike Gerdts <mgerdts@nvidia.com> | |
| // @match https://*/gerrit/q/* | |
| // @match https://*/gerrit/dashboard/self | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=tampermonkey.net | |
| // @grant none |
The original design of external snapshots allows esnap clone lvols to successfully open before the external snapshot is present. A logical volume with a missing external snapshot is referred to as degraded. It was done this way because:
examine_config callbacks will be called.bdev_get_bdevs allows degraded lvols to be seen. The module-specific section indicates when it is degraded.bdev_lvol_delete allows degraded esnap c