Mike Christie 4e7aba73f9 [SCSI] iscsi_tcp: fix fd leak
This patch should fix the file descriptor leak problem. A quick look
through the kernel shows that users of sockfd_lookup use sockfd_put to
release their handle. We were using sock_release which from the comments
and code look like it does not release the get() on the file from the
lookup.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-06-02 15:36:46 -04:00
..
2007-05-21 09:18:19 -07:00
2007-05-30 23:57:05 -05:00
2007-05-27 23:21:01 +02:00
2007-05-24 02:42:39 +02:00
2007-05-21 09:18:19 -07:00
2007-05-30 23:57:05 -05:00
2007-05-17 05:23:04 -07:00
2007-05-30 10:00:16 -04:00
2007-05-21 09:18:19 -07:00
2007-05-16 21:19:15 -07:00
2007-05-21 09:18:19 -07:00
2007-05-17 05:23:05 -07:00
2007-06-02 15:36:46 -04:00
2007-05-23 20:14:15 -07:00
2007-05-23 20:14:13 -07:00