Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233815
b: refs/heads/master
c: 99890a3
h: refs/heads/master
i:
  233813: 9e9afc7
  233811: 3ba9e9e
  233807: 4c6ef42
v: v3
  • Loading branch information
Al Viro committed Mar 3, 2011
1 parent 3abf5e5 commit 1a8da4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: babfe56046885749b6a90a3c4409219a1f16cf48
refs/heads/master: 99890a3be1ee67346300f1e0a873006588760f2a
2 changes: 1 addition & 1 deletion trunk/fs/reiserfs/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ static int reiserfs_mkdir(struct inode *dir, struct dentry *dentry, int mode)
EMPTY_DIR_SIZE_V1 : EMPTY_DIR_SIZE,
dentry, inode, &security);
if (retval) {
dir->i_nlink--;
DEC_DIR_INODE_NLINK(dir)
goto out_failed;
}

Expand Down

0 comments on commit 1a8da4f

Please sign in to comment.