diff --git a/[refs] b/[refs] index e87c19e0c7b8..39f588b54656 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1321d8d971028e796978f6a48d195c09158b3bcd +refs/heads/master: 92f6c178250170222f6d80c8ae725400765aa7a4 diff --git a/trunk/fs/nfs/dir.c b/trunk/fs/nfs/dir.c index 6e0aa04451dd..439346abda62 100644 --- a/trunk/fs/nfs/dir.c +++ b/trunk/fs/nfs/dir.c @@ -872,8 +872,6 @@ static void nfs_dentry_iput(struct dentry *dentry, struct inode *inode) nfs_complete_unlink(dentry, inode); unlock_kernel(); } - /* When creating a negative dentry, we want to renew d_time */ - nfs_renew_times(dentry); iput(inode); }