[lustre-devel] [PATCH 09/21] lustre: use list_last_entry() throughout

Andreas Dilger adilger at whamcloud.com
Thu Feb 7 17:07:03 PST 2019


On Feb 6, 2019, at 17:03, NeilBrown <neilb at suse.com> wrote:
> 
> Convert
>  list_entry(foo->prev .....)
> to
>  list_last_entry(foo, ....)
> 
> throughout lustre.
> 
> Signed-off-by: NeilBrown <neilb at suse.com>

Reviewed-by: Andreas Dilger <adilger at whamcloud.com>

Cheers, Andreas
---
Andreas Dilger
Principal Lustre Architect
Whamcloud









More information about the lustre-devel mailing list