Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206317
b: refs/heads/master
c: 4538821
h: refs/heads/master
i:
  206315: 64189ee
v: v3
  • Loading branch information
Theodore Ts'o committed Jul 29, 2010
1 parent a68e6db commit 67acc22
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: f613dfcb3345dacb8cf99b7bb359acc1c18a1157
refs/heads/master: 4538821993f4486c76090dfb377c60c0a0e71ba3
1 change: 1 addition & 0 deletions trunk/fs/ext4/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ void ext4_delete_inode(struct inode *inode)
"couldn't extend journal (err %d)", err);
stop_handle:
ext4_journal_stop(handle);
ext4_orphan_del(NULL, inode);
goto no_delete;
}
}
Expand Down

0 comments on commit 67acc22

Please sign in to comment.