Skip to content
Commit cd91304e authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

ovl: fix relatime for directories



Need to treat non-regular overlayfs files the same as regular files when
checking for an atime update.

Add a d_real() flag to make it return the upper dentry for all file types.

Reported-by: default avatar"zhangyi (F)" <yi.zhang@huawei.com>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 495e6429
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