Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27039
b: refs/heads/master
c: 6855a3a
h: refs/heads/master
i:
  27037: 8918314
  27035: 66e87b8
  27031: c3fef8b
  27023: e9e120e
  27007: 0e05105
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed May 31, 2006
1 parent 42336ee commit 73aa7e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e6ed89ac9f5da16fea5111651b6de0ff0a76a5c2
refs/heads/master: 6855a3a6c3ab611c3a393be846c1e36120033b18
1 change: 0 additions & 1 deletion trunk/fs/ext3/resize.c
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,6 @@ 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 73aa7e0

Please sign in to comment.