From: Krishna Mohan Date: Thu, 14 Feb 2013 00:33:04 +0000 (-0800) Subject: libfc: XenServer fails to mount root filesystem. X-Git-Tag: v3.9-rc1~21^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a586069b0f56a700d6f6249a64cbc313dd4a97e0;p=pandora-kernel.git libfc: XenServer fails to mount root filesystem. schedule_delayed_work() is using msec instead of jiffies. On PLOGI reject from target, remote port retry is scheduled @ 20 sec instead of 2sec(FC_DEF_E_D_TOV). XenServer dom0 kernel is configured with CONFIG_HZ=100Hz Signed-off-by: Krishna Mohan Signed-off-by: Robert Love --- Reading git-diff-tree failed