1. 09 6月, 2009 1 次提交
    • R
      [SCSI] ibmvscsi: Enable fast fail feature · c1988e31
      Robert Jennings 提交于
      A new mode of error reporting, fast fail, has been added to the VIOS
      which allows failover to happen more quickly.
      
      If this new fast fail mode is enabled on the VIOS and the vSCSI client
      supports the mode, the VIOS will not return MEDIUM error on path failures,
      but rather return VIOSRP_ADAPTER_FAIL in the crq response, which
      ibmvscsi will translate to DID_ERROR.
      
      This new mode can be enabled for single path configurations as well,
      so it is the new default error reporting mode. A module parameter is
      provided to disable this new behavior on the off chance it causes a
      problem on some old VIOS version.
      Signed-off-by: NBrian King <brking@linux.vnet.ibm.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@HansenPartnership.com>
      c1988e31
  2. 28 5月, 2008 1 次提交
  3. 30 4月, 2008 1 次提交
  4. 13 4月, 2006 1 次提交
  5. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4