Re: [PATCH 62/79] smb: switch to new ctime accessors

From: Sergey Senozhatsky
Date: Fri Jun 23 2023 - 01:04:12 EST


On (23/06/21 10:46), Jeff Layton wrote:
>
> 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.
>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>

Reviewed-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>