Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163654
b: refs/heads/master
c: a8526e8
h: refs/heads/master
v: v3
  • Loading branch information
Aneesh Kumar K.V authored and Theodore Ts'o committed Aug 26, 2009
1 parent 9668902 commit 54987a1
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: a13fb1a4533f26c1e2b0204d5283b696689645af
refs/heads/master: a8526e84ac758ac6da45cf273aa1538a6a7aa3de
2 changes: 1 addition & 1 deletion trunk/fs/ext4/migrate.c
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ int ext4_ext_migrate(struct inode *inode)
tmp_inode->i_nlink = 0;

ext4_journal_stop(handle);

unlock_new_inode(tmp_inode);
iput(tmp_inode);

return retval;
Expand Down

0 comments on commit 54987a1

Please sign in to comment.