Re: [PATCH 02/79] spufs: switch to new ctime accessors

From: Jeremy Kerr
Date: Wed Jun 21 2023 - 20:19:29 EST


Hi Jeff,

> In later patches, we're going to change how the ctime.tv_nsec field is
> utilized. Switch to using accessor functions instead of raw accesses
> of inode->i_ctime.

s/utilized/used/ :D

All looks good on the spufs change:

Acked-by: Jeremy Kerr <jk@xxxxxxxxxx>

(also, thanks for including the accessors patch on the wider list, made
it much easier to review in context)

Cheers,


Jeremy