Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25859
b: refs/heads/master
c: 75616cf
h: refs/heads/master
i:
  25857: d0a5924
  25855: f6e42e6
v: v3
  • Loading branch information
Ananiev, Leonid I authored and Greg Kroah-Hartman committed Apr 17, 2006
1 parent c88dc11 commit f295fed
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: 2436f039d26a91e5404974ee0cb789b17db46168
refs/heads/master: 75616cf9854b83eb83a968b1338ae0ee11c9673c
1 change: 1 addition & 0 deletions trunk/fs/ext3/resize.c
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ int ext3_group_add(struct super_block *sb, struct ext3_new_group_data *input)
if (input->group != sbi->s_groups_count) {
ext3_warning(sb, __FUNCTION__,
"multiple resizers run on filesystem!");
unlock_super(sb);
err = -EBUSY;
goto exit_journal;
}
Expand Down

0 comments on commit f295fed

Please sign in to comment.