Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98782
b: refs/heads/master
c: eb35c21
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Mahoney authored and Linus Torvalds committed Jul 8, 2008
1 parent e35e732 commit 73fbcf8
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 90621ed829ac64eb25b4d1214e9a5155e5c67ff2
refs/heads/master: eb35c218d83ec0780d9db869310f2e333f628702
2 changes: 2 additions & 0 deletions trunk/fs/reiserfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ void reiserfs_delete_inode(struct inode *inode)
goto out;
reiserfs_update_inode_transaction(inode);

reiserfs_discard_prealloc(&th, inode);

err = reiserfs_delete_object(&th, inode);

/* Do quota update inside a transaction for journaled quotas. We must do that
Expand Down

0 comments on commit 73fbcf8

Please sign in to comment.