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:
* include/linux/fs.h: minor context difference due to RHEL9 missing
upstream commit e18275a ("fs: port ->rename() to pass mnt_idmap")
This patch is a backport of the following upstream commit:
commit 0c47679
Author: Jeff Layton <[email protected]>
Date: Wed Jul 5 14:58:11 2023 -0400
fs: new helper: simple_rename_timestamp
A rename potentially involves updating 4 different inode timestamps. Add
a function that handles the details sanely, and convert the libfs.c
callers to use it.
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