[Bug 1578] Add retries to bdbuf writeback

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Jun 22 11:38:43 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1578

--- Comment #2 from Arnout Vandecappelle <arnout at mind.be> 2010-06-22 06:38:43 CDT ---
(In reply to comment #1)
> Currently there is no high level error handling in bdbuf.  It is up to the
> block device driver to do everything that is necessary in case of an error.

That would mean duplicating this code in all block device drivers which can
encounter transient I/O errors (flashdisk, nvdisk, sdcard), right?  I
originally had it in sdcard but moved it up so everybody can use it.  But if
you prefer, I'll move it down into sdcard again and resubmit.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list