RDS: use locking on the connection hash list
authorChris Mason <chris.mason@oracle.com>
Tue, 11 May 2010 22:14:52 +0000 (15:14 -0700)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:15:11 +0000 (18:15 -0700)
commitabf454398c2ebafc629ebb8b149f5a752c79e919
tree17c57ca613fc3d8a49f9dfc99bf2f9c3b7e3fc30
parentc9e65383a20d9a656db70efbf67e57f8115ad776
RDS: use locking on the connection hash list

rds_conn_destroy really needs locking while it changes the
connection hash.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
net/rds/connection.c