From 93e516467c27cd7216c600fb8ad99094b9cfd49e Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Tue, 17 Apr 2012 17:03:25 -0700 Subject: [PATCH] --- yaml --- r: 309995 b: refs/heads/master c: 185553b22436fe754f4ae8ec11344e822bb83717 h: refs/heads/master i: 309993: 956fb3078a7df57d63680bc5e051ce85a9375d70 309991: 3a88e4744ac7c3b8656ba52cb470a9f77a0352df v: v3 --- [refs] | 2 +- trunk/fs/inode.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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,