Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25538
b: refs/heads/master
c: 389ed39
h: refs/heads/master
v: v3
  • Loading branch information
Ananiev, Leonid I authored and Linus Torvalds committed Apr 11, 2006
1 parent a2be7ba commit 948bb36
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: d93c2efc93f61c95808e303982f12fe6f5987270
refs/heads/master: 389ed39b9711bbe5210d5e118e1f1af36ca88b7c
1 change: 1 addition & 0 deletions trunk/fs/ext3/resize.c
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@ int ext3_group_extend(struct super_block *sb, struct ext3_super_block *es,
if (o_blocks_count != le32_to_cpu(es->s_blocks_count)) {
ext3_warning(sb, __FUNCTION__,
"multiple resizers run on filesystem!");
unlock_super(sb);
err = -EBUSY;
goto exit_put;
}
Expand Down

0 comments on commit 948bb36

Please sign in to comment.