dlm: use TCP_NODELAY
authorDavid Teigland <teigland@redhat.com>
Fri, 12 Nov 2010 17:12:55 +0000 (11:12 -0600)
committerDavid Teigland <teigland@redhat.com>
Fri, 12 Nov 2010 17:12:55 +0000 (11:12 -0600)
commitcb2d45da81c86d5191b19d0f67732a854bc0253c
tree6220ce5780e13684024f2693f66f5749c2cb472c
parentdcce240ead802d42b1e45ad2fcb2ed4a399cb255
dlm: use TCP_NODELAY

Nagling doesn't help and can sometimes hurt dlm comms.

Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lowcomms.c