Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5111
b: refs/heads/master
c: c7e9a52
h: refs/heads/master
i:
  5109: 9acbb2d
  5107: a223631
  5103: 69f0a29
v: v3
  • Loading branch information
Jan Kara authored and Linus Torvalds committed Jul 27, 2005
1 parent a2640e9 commit 5326730
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b3bb8afd965159f155d4f629cbea158cbcc69275
refs/heads/master: c7e9a52ef0089492bba457dfb8eba1a54e19f24a
1 change: 1 addition & 0 deletions trunk/fs/ext2/ialloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,7 @@ struct inode *ext2_new_inode(struct inode *dir, int mode)
err = ext2_init_acl(inode, dir);
if (err) {
DQUOT_FREE_INODE(inode);
DQUOT_DROP(inode);
goto fail2;
}
mark_inode_dirty(inode);
Expand Down

0 comments on commit 5326730

Please sign in to comment.