X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fattr.c;h=c902b3d53508004203e00abb3ae051280d485423;hb=33a1f8b196dca933313c001866c4df3f3ca11f78;hp=a19a64d41e7e63433e7bf99ef4e7c1bf305d5fac;hpb=6763afe4b9f39142bda2a92d69e62fe85f67251c;p=cascardo%2Flinux.git diff --git a/fs/attr.c b/fs/attr.c index a19a64d41e7e..c902b3d53508 100644 --- a/fs/attr.c +++ b/fs/attr.c @@ -237,7 +237,7 @@ int notify_change(struct dentry * dentry, struct iattr * attr, struct inode **de inode->i_flags &= ~S_NOSEC; } - now = current_fs_time(inode->i_sb); + now = current_time(inode); attr->ia_ctime = now; if (!(ia_valid & ATTR_ATIME_SET))