[PATCH v5 1/5] fs, block: refactor enum rw_hint

Bart Van Assche bvanassche at acm.org
Thu Sep 12 13:30:10 PDT 2024


On 9/12/24 8:50 AM, Kanchan Joshi wrote:
> Wherever hint is being used in generic way, u8 data type is being used.

Has it been considered to introduce a new union and to use that as the
type of 'hint' instead of 'u8'?

Thanks,

Bart.



More information about the Linux-nvme mailing list