commit | 24680defdb55e073c5e43d14318a164b842d8ce7 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Tue Aug 18 15:43:28 2009 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Sep 05 08:49:42 2009 -0500 |
tree | d1d054c831d85b175e560c562694a265f00a9191 | |
parent | 143bb6bfe36d20618d8bf667915fe14d14b8ae2f [diff] |
[SCSI] zfcp: Replace config semaphore with mutex The config semaphore is only used as a mutex, so replace it with a simple mutex. Reviewed-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>