2009-10-12 21:26:28

by David Teigland

[permalink] [raw]
Subject: [GIT PULL] dlm fixes for 2.6.32-rc4

Linus,

Please pull two dlm fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git for-linus

Both fix bugs in the sctp communication path, which hasn't had as much
attention as the default tcp path.
Thanks,
Dave

David Teigland (2):
dlm: fix lowcomms_connect_node for sctp
dlm: fix socket fd translation

fs/dlm/lowcomms.c | 36 ++++++++++++++++++++++--------------
1 files changed, 22 insertions(+), 14 deletions(-)