]> git.baikalelectronics.ru Git - kernel.git/commit
dlm: clear correct init bit during sctp setup
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 14 Jun 2013 09:56:09 +0000 (04:56 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 14 Jun 2013 18:07:10 +0000 (13:07 -0500)
commit3e8de6242d41aa1f88aa2346e98b93c2b5897629
treec83d1f1ecbae067aac25fb57a243c360a1c827c2
parent3a9dc7f0cd4cc124c949e2c6c2ac0d98898c1b02
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>
fs/dlm/lowcomms.c