Commit 05a96a43 authored by Claes Sjofors's avatar Claes Sjofors

Distribute bugfix, SevNodeConfig object caused incomplete packages of other nodes

parent 93679d5b
......@@ -2008,6 +2008,7 @@ pwr_tStatus lfu_SaveDirectoryVolume(
sts = ldh_GetChild( ldhses, busobjid, &nodeobjid);
while ( ODD(sts)) {
distr_options = 0;
sts = ldh_GetObjectClass( ldhses, nodeobjid, &cid);
if ( EVEN(sts)) return sts;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment