[PATCH v4 1/5] fs, block: refactor enum rw_hint
Kanchan Joshi
joshi.k at samsung.com
Sun Sep 1 22:18:31 PDT 2024
On 8/30/2024 5:47 PM, Bart Van Assche wrote:
> On 8/26/24 1:06 PM, Kanchan Joshi wrote:
>> /* Block storage write lifetime hint values. */
>> -enum rw_hint {
>> +enum rw_life_hint {
>
> The name "rw_life_hint" seems confusing to me. I think that the
> name "rw_lifetime_hint" would be a better name.
>
I can change to that in next iteration.
This change needs to be consistent in all the places. But more important
in patch #3 (as we expose TYPE_RW_LIFE_HINT to userspace). Do you have
comments on the other parts?
More information about the Linux-nvme
mailing list