On Wed, Jan 27, 2010 at 01:12:35PM +0100, Kevin Wolf wrote: > Current code assumes that only write requests are ever going to be restarted. > This is wrong since rerror=stop exists. Instead of directly starting writes, > use the same request processing as used for new requests.
Looks good, Reviewed-by: Christoph Hellwig <h...@lst.de>