[PATCH 3/5] block: Provide blk_status_t decoding for retryable errors

Christoph Hellwig hch at lst.de
Mon Jan 8 01:58:01 PST 2018


> +static inline bool blk_retryable(blk_status_t error)

The naming isn't really useful - it is about the fact that it's
worth retrying on another path.  So please chose a better name,
and add a kerneldoc comment describing it.



More information about the Linux-nvme mailing list