Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86394
b: refs/heads/master
c: 5606bf5
h: refs/heads/master
v: v3
  • Loading branch information
Akinobu Mita authored and Theodore Ts'o committed Feb 25, 2008
1 parent 700f1cf commit dab311e
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: ffad0a44b7216d0f079dcf95a351082099d1e5fb
refs/heads/master: 5606bf5d0cbfbc3dfa78793a3793c43dd045fb1b
1 change: 1 addition & 0 deletions trunk/fs/ext4/resize.c
Original file line number Diff line number Diff line change
Expand Up @@ -1037,6 +1037,7 @@ int ext4_group_extend(struct super_block *sb, struct ext4_super_block *es,
ext4_warning(sb, __FUNCTION__,
"multiple resizers run on filesystem!");
unlock_super(sb);
ext4_journal_stop(handle);
err = -EBUSY;
goto exit_put;
}
Expand Down

0 comments on commit dab311e

Please sign in to comment.