]> bbs.cooldavid.org Git - net-next-2.6.git/commit
rds: Lost locking in loop connection freeing
authorPavel Emelyanov <xemul@parallels.com>
Tue, 2 Nov 2010 01:52:05 +0000 (01:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Nov 2010 01:50:06 +0000 (18:50 -0700)
commit58c490babd4b425310363cbd1f406d7e508f77a5
tree48b4697403815b06da6a6dcf4c3495bd1401a51f
parent53ab2221da7676dd0f161bec5e1520e56b74a865
rds: Lost locking in loop connection freeing

The conn is removed from list in there and this requires
proper lock protection.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/loop.c