On Tue, May 24, 2022 at 07:56:30AM +0200, Hannes Reinecke wrote: > BLK_STS_AGAIN should only be used if RQF_NOWAIT is set and the bio > would block. So we'd better document that to avoid accidental misuse. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx> given that nothing in patch 2 depends on this it would be good to just get this into the block tree ASAP.