diff --git a/fs/inode.c b/fs/inode.c index 6bc8761cc3333524bf6c0408a4227f14a325bf7e..183ddd6cda7115fda642e7b06a5414cbe25d4c77 100644 --- a/fs/inode.c +++ b/fs/inode.c @@ -1489,8 +1489,7 @@ static int relatime_need_update(struct vfsmount *mnt, struct inode *inode, /** * touch_atime - update the access time - * @mnt: mount the inode is accessed on - * @dentry: dentry accessed + * @path: the &struct path to update * * Update the accessed time on an inode and mark it for writeback. * This function automatically handles read only file systems and media,