Skip to content

Commit

Permalink
ndctl: release v58.3
Browse files Browse the repository at this point in the history
Fixes:

  ndctl:
    init-labels: fix label initialization to use valid seq numbers
    list: fix crash when listing idle device-dax instances
    check-namespace: fix use of uninitialized variable
    bash-completion: --align option requires an argument

  daxctl:
      io: fix device-dax alignment handling
      io: properly handle the input offset
      io: fix unknown parameter handling
  • Loading branch information
djbw committed Nov 16, 2017
1 parent 57488ee commit a8f05a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-version
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dirty() {
fi
}

DEF_VER=58.2
DEF_VER=58.3

LF='
'
Expand Down

0 comments on commit a8f05a7

Please sign in to comment.