Searched hist:d9854c87f0ed1a5f32fec24bb5b5fb426ad79c26 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/overlayfs/ |
H A D | util.c | diff d9854c87f0ed1a5f32fec24bb5b5fb426ad79c26 Wed Jul 18 08:44:40 CDT 2018 Miklos Szeredi <mszeredi@redhat.com> ovl: copy up times
Copy up mtime and ctime to overlay inode after times in real object are modified. Be careful not to dirty cachelines when not necessary.
This is in preparation for moving overlay functionality out of the VFS.
This patch shouldn't have any observable effect.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|
H A D | dir.c | diff d9854c87f0ed1a5f32fec24bb5b5fb426ad79c26 Wed Jul 18 08:44:40 CDT 2018 Miklos Szeredi <mszeredi@redhat.com> ovl: copy up times
Copy up mtime and ctime to overlay inode after times in real object are modified. Be careful not to dirty cachelines when not necessary.
This is in preparation for moving overlay functionality out of the VFS.
This patch shouldn't have any observable effect.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|
H A D | inode.c | diff d9854c87f0ed1a5f32fec24bb5b5fb426ad79c26 Wed Jul 18 08:44:40 CDT 2018 Miklos Szeredi <mszeredi@redhat.com> ovl: copy up times
Copy up mtime and ctime to overlay inode after times in real object are modified. Be careful not to dirty cachelines when not necessary.
This is in preparation for moving overlay functionality out of the VFS.
This patch shouldn't have any observable effect.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|
H A D | overlayfs.h | diff d9854c87f0ed1a5f32fec24bb5b5fb426ad79c26 Wed Jul 18 08:44:40 CDT 2018 Miklos Szeredi <mszeredi@redhat.com> ovl: copy up times
Copy up mtime and ctime to overlay inode after times in real object are modified. Be careful not to dirty cachelines when not necessary.
This is in preparation for moving overlay functionality out of the VFS.
This patch shouldn't have any observable effect.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|