Re: [PATCH v8 14/18] block: convert to errseq_t based writeback error tracking

2017-06-29 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH v8 14/18] block: convert to errseq_t based writeback error tracking

2017-06-29 Thread jlayton
From: Jeff Layton This is a very minimal conversion to errseq_t based error tracking for raw block device access. Just have it use the standard file_write_and_wait_range call. Note that there are internal callers that call sync_blockdev and the like that are not affected by