Skip to content
  • Iustin Pop's avatar
    Return correct failure data from Node.add* · c43c3354
    Iustin Pop authored
    This patch alters the Node.addPri/addSec to return correct failure data.
    It removes the computeFailN1 function from the module as that used to
    combine both mem and disk checks in the same function and thus the real
    error reason cannot be deduced when using it.
    c43c3354