]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita5039bc22d993f785713e411fe491a6c21ec45fe
tree17c57ca613fc3d8a49f9dfc99bf2f9c3b7e3fc30
parent5de209cfa2fc6566d9fde08e2ad7919afba4331e
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