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.
Thanks,
Bart.