commit | f3450c7b917201bb49d67032e9f60d5125675d6a | [log] [tgz] |
---|---|---|
author | Swen Schillig <swen@vnet.ibm.com> | Tue Nov 24 16:53:59 2009 +0100 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:02:02 2009 -0600 |
tree | 404b1c23490b0a5ba3d6cbbb14e64381a12a108a | |
parent | ecf0c7721b104c0ce9c8ca534c911f6310cf92a8 [diff] |
[SCSI] zfcp: Replace local reference counting with common kref Replace the local reference counting by already available mechanisms offered by kref. Where possible existing device structures were used, including the same functionality. Signed-off-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>