New attempt - this time with a series of 6 patches (based on 2.6.14-rc1) - to update the zfcp device driver. Patches contain bugfixes, some cleanups and new features. Overall diffstat of all patches is: Makefile | 2 zfcp_aux.c | 188 --------- zfcp_dbf.c | 999 ++++++++++++++++++++++++++++++++++++++++++++++++++- zfcp_def.h | 295 +++++++++------ zfcp_erp.c | 119 +++++- zfcp_ext.h | 30 + zfcp_fsf.c | 718 ++++++++++++++++-------------------- zfcp_fsf.h | 54 ++ zfcp_qdio.c | 30 - zfcp_scsi.c | 288 ++++---------- zfcp_sysfs_adapter.c | 4 11 files changed, 1785 insertions(+), 942 deletions(-) Regards, Andreas - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html