summaryrefslogtreecommitdiff
path: root/fs/reiserfs
diff options
context:
space:
mode:
authorJon Paul Maloy <jon.maloy@ericsson.com>2014-07-16 20:41:01 -0400
committerDavid S. Miller <davem@davemloft.net>2014-07-16 21:38:18 -0700
commit0abd8ff21f19adddc465538354e9baaca63df073 (patch)
tree2bd115aaf2ed69960ae13e6784f322217ee11a53 /fs/reiserfs
parent078bec826f7b73cf2a2397680537bcb7e075b492 (diff)
tipc: start using the new multicast functions
In this commit, we convert the socket multicast send function to directly call the new multicast/broadcast function (tipc_bclink_xmit2()) introduced in the previous commit. We do this instead of letting the call go via the now obsolete tipc_port_mcast_xmit(), hence saving a call level and some code complexity. We also remove the initial destination lookup at the message sending side, and replace that with an unconditional lookup at the receiving side, including on the sending node itself. This makes the destination lookup and message transfer more uniform than before. Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/reiserfs')
0 files changed, 0 insertions, 0 deletions