Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252927
b: refs/heads/master
c: c7427d2
h: refs/heads/master
i:
  252925: cf121c3
  252923: b8c8bd8
  252919: 8ff6728
  252911: 2d64781
  252895: fb879d0
  252863: 61da60d
  252799: fe87ed7
  252671: 313509f
  252415: e5875fe
  251903: cf09b58
v: v3
  • Loading branch information
Al Viro committed May 30, 2011
1 parent 0d744b9 commit 107401c
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: 3cebde2413ba42504cf2c10ec1d47582912435cd
refs/heads/master: c7427d23f7ed695ac226dbe3a84d7f19091d34ce
2 changes: 0 additions & 2 deletions trunk/fs/autofs4/root.c
Original file line number Diff line number Diff line change
Expand Up @@ -583,8 +583,6 @@ static int autofs4_dir_unlink(struct inode *dir, struct dentry *dentry)
if (!autofs4_oz_mode(sbi) && !capable(CAP_SYS_ADMIN))
return -EACCES;

dentry_unhash(dentry);

if (atomic_dec_and_test(&ino->count)) {
p_ino = autofs4_dentry_ino(dentry->d_parent);
if (p_ino && dentry->d_parent != dentry)
Expand Down

0 comments on commit 107401c

Please sign in to comment.