Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305146
b: refs/heads/master
c: 56b04e3
h: refs/heads/master
v: v3
  • Loading branch information
Sidney Amani authored and Artem Bityutskiy committed May 20, 2012
1 parent 119c5d7 commit 59e76eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 499429760650018216eb8d0b35067cf2c5c4520b
refs/heads/master: 56b04e3e8b5cbf71c23a739f34f9a9437afa41fb
2 changes: 1 addition & 1 deletion trunk/fs/ubifs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1301,7 +1301,7 @@ static int mount_ubifs(struct ubifs_info *c)
if (!c->ro_mount && c->space_fixup) {
err = ubifs_fixup_free_space(c);
if (err)
goto out_master;
goto out_lpt;
}

if (!c->ro_mount) {
Expand Down

0 comments on commit 59e76eb

Please sign in to comment.