cvs commit: src/sys/kern vfs_bio.c

Warner Losh imp at FreeBSD.org
Sun Dec 30 05:53:46 UTC 2007


imp         2007-12-30 05:53:45 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Rather than not redirting the bp when we get ENXIO, only redirty it
  when the error is EIO.  This catches a much larger class of errors
  that are unlikely to succeed if retried.
  
  Submitted by: bde
  
  Revision  Changes    Path
  1.532     +5 -11     src/sys/kern/vfs_bio.c


More information about the cvs-all mailing list