You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JIRA: https://issues.redhat.com/browse/RHEL-27743
Conflicts:
* mm/shmem.c: minor context conflicts on the 2nd, 3rd, and 4th hunks
due to RHEL missing commits 256c8ae ("fs: introduce dedicated
idmap type for mounts") and its follow-up series, as well as
due to out-of-order backport of commit 7a80e5b ("shmem: support
idmapped mounts for tmpfs") which folds bits of commit 138060b
("fs: pass dentry to set acl method")
This patch is a backport of the following upstream commit:
commit 6528733
Author: Jeff Layton <[email protected]>
Date: Wed Jul 5 15:01:52 2023 -0400
shmem: convert to ctime accessor functions
In later patches, we're going to change how the inode's ctime field is
used. Switch to using accessor functions instead of raw accesses of
inode->i_ctime.
Signed-off-by: Jeff Layton <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Signed-off-by: Rafael Aquini <[email protected]>
0 commit comments