Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251690
b: refs/heads/master
c: b5afd2c
h: refs/heads/master
v: v3
  • Loading branch information
Miklos Szeredi authored and Al Viro committed May 26, 2011
1 parent 54b17e2 commit c0207f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5c5d3f3b871a719e2c6413b85009c723adeb27e1
refs/heads/master: b5afd2c406f5c6272d916fd705f44f070fbbc0ba
2 changes: 0 additions & 2 deletions trunk/fs/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -2989,8 +2989,6 @@ static int vfs_rename_dir(struct inode *old_dir, struct dentry *old_dentry,
dont_mount(new_dentry);
}
mutex_unlock(&target->i_mutex);
if (d_unhashed(new_dentry))
d_rehash(new_dentry);
}
if (!error)
if (!(old_dir->i_sb->s_type->fs_flags & FS_RENAME_DOES_D_MOVE))
Expand Down

0 comments on commit c0207f4

Please sign in to comment.