diff --git a/[refs] b/[refs] index 891404df4088..0af415a38104 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: de5e2b36289e6c81c3f7dcb9eef38d78de1f8b5c +refs/heads/master: 185553b22436fe754f4ae8ec11344e822bb83717 diff --git a/trunk/fs/inode.c b/trunk/fs/inode.c index 6bc8761cc333..183ddd6cda71 100644 --- a/trunk/fs/inode.c +++ b/trunk/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,