commit
fc0bd006ea
@ -69,6 +69,10 @@ struct {
|
|||||||
OCF_ERR_CORE_EXIST,
|
OCF_ERR_CORE_EXIST,
|
||||||
"Core id already used"
|
"Core id already used"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
OCF_ERR_CORE_UUID_EXISTS,
|
||||||
|
"Device already added as a core"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
OCF_ERR_CORE_NOT_AVAIL,
|
OCF_ERR_CORE_NOT_AVAIL,
|
||||||
"Core device not available"
|
"Core device not available"
|
||||||
|
2
ocf
2
ocf
@ -1 +1 @@
|
|||||||
Subproject commit 7dcf90ef6a9666383dd475c42c1b3db106367de8
|
Subproject commit 5b3a9606d3eab2e1157d2d692d1f4879fbb527ae
|
Loading…
Reference in New Issue
Block a user