Commit 5e237a7
authored
fix(linstorvolumemanager): create local DB path when required (#102)
When the pool master is changed and if it doesn't have a local DB path
then `get_database_path` fails during SR.scan call.
This patch allows creating a diskless path if necessary.
Signed-off-by: Ronan Abhamon <[email protected]>1 parent e3e8daf commit 5e237a7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1747 | 1747 | | |
1748 | 1748 | | |
1749 | 1749 | | |
1750 | | - | |
| 1750 | + | |
1751 | 1751 | | |
1752 | 1752 | | |
1753 | 1753 | | |
| |||
0 commit comments