commit | efad7e6b1a28be599836c8f15ec04f99a98fb04c | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Fri Jun 14 04:56:09 2013 -0500 |
committer | David Teigland <teigland@redhat.com> | Fri Jun 14 13:07:10 2013 -0500 |
tree | c83d1f1ecbae067aac25fb57a243c360a1c827c2 | |
parent | a2648ebb7ed69ef209d9c8a76fadeb3252d9a023 [diff] |
dlm: clear correct init bit during sctp setup We were clearing the base con's init pending flags, but the con for the node was the one with the pending bit set. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: David Teigland <teigland@redhat.com>