Skip to content
Commit ad51078c authored by Bruce Ashfield's avatar Bruce Ashfield
Browse files

yaffs: fix mtime/itime field access

Adapting our inode field access to the following upstream
commit:

  commit 12cd4402


  Author: Jeff Layton <jlayton@kernel.org>
  Date:   Fri Sep 29 09:05:52 2023 -0400

    fs: rename inode i_atime and i_mtime fields

    Rename these two fields to discourage direct access (and to help ensure
    that we mop up any leftover direct accesses).

Signed-off-by: default avatarJeff Layton <jlayton@kernel.org>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>

Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent e5f1d35d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment