Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201807
b: refs/heads/master
c: c18de72
h: refs/heads/master
i:
  201805: fe8b8a6
  201803: ecde8d8
  201799: 91c53a8
  201791: 62b34b7
v: v3
  • Loading branch information
Matthieu CASTET authored and Artem Bityutskiy committed Aug 3, 2010
1 parent ccdf977 commit 61db427
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: 6fb4374f6b1b3932f3acfe9d353568d3d8599cad
refs/heads/master: c18de72fb3c72fdc5ca883910761af3f14d90d76
2 changes: 1 addition & 1 deletion trunk/fs/ubifs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1320,7 +1320,7 @@ static int mount_ubifs(struct ubifs_info *c)
*/
err = ubifs_leb_unmap(c, c->gc_lnum);
if (err)
return err;
goto out_orphans;
}

err = dbg_check_lprops(c);
Expand Down

0 comments on commit 61db427

Please sign in to comment.