Date: Sun, 30 Dec 2007 05:53:45 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <200712300553.lBU5rjRH060688@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712300553.lBU5rjRH060688>
