]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/inet_connection_sock.c
net: move bsockets outside of read only beginning of struct inet_hashinfo
authorEric Dumazet <dada1@cosmosbay.com>
Sun, 1 Feb 2009 20:31:33 +0000 (12:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Feb 2009 20:31:33 +0000 (12:31 -0800)
commit24dd1fa184595ff095a92de807fdf029b2632673
tree6136ffd3f4d054acda875b07df18fd19d93647b9
parent5add300975cf36b1bd30c461105bb938da260f14
net: move bsockets outside of read only beginning of struct inet_hashinfo

And switch bsockets to atomic_t since it might be changed in parallel.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_hashtables.h
net/ipv4/inet_connection_sock.c
net/ipv4/inet_hashtables.c