From: Chris Mason Date: Tue, 11 May 2010 22:11:11 +0000 (-0700) Subject: rds: don't let RDS shutdown a connection while senders are present X-Git-Tag: v2.6.37-rc1~147^2~499^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3f2952eeb1a0fe2aa9882fd1705a88f9d89b35;p=pandora-kernel.git rds: don't let RDS shutdown a connection while senders are present This is the first in a long line of patches that tries to fix races between RDS connection shutdown and RDS traffic. Here we are maintaining a count of active senders to make sure the connection doesn't go away while they are using it. Signed-off-by: Chris Mason --- Reading git-diff-tree failed