From: Mike Christie Date: Fri, 7 Apr 2006 02:13:36 +0000 (-0500) Subject: [SCSI] iscsi: add sysfs attrs for uspace sync up X-Git-Tag: v2.6.18-rc1~1092^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd7255f51a13ea915099c7e488001dfbbeb05104;p=pandora-kernel.git [SCSI] iscsi: add sysfs attrs for uspace sync up For iscsi boot when going from initramfs to the real root we need to stop the userpsace iscsi daemon. To later restart it iscsid needs to be able to rebuild itself and part of that process is matching a session running the kernel with the iscsid representation. To do this the attached patch adds several required iscsi values. If the LLD does not provide them becuase, login is done in userspace, then the transport class and userspace set ths up for the LLD. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed