Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14724
b: refs/heads/master
c: aa877b3
h: refs/heads/master
v: v3
  • Loading branch information
Glauber de Oliveira Costa authored and Linus Torvalds committed Nov 28, 2005
1 parent 5df6e04 commit 3ed3606
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: ad09d583106fadfdf751926107cfe35fba6bdbd4
refs/heads/master: aa877b3dc9f2a1fdffac4ea36bee97c21db11a69
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 != EXT3_SB(sb)->s_groups_count) {
ext3_warning(sb, __FUNCTION__,
"multiple resizers run on filesystem!\n");
err = -EBUSY;
goto exit_journal;
}

Expand Down

0 comments on commit 3ed3606

Please sign in to comment.