Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116214
b: refs/heads/master
c: fae7fb2
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed Oct 19, 2008
1 parent ed895e3 commit 5548910
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: 727d2dc045930b29dc68d56d5032d23661ba8503
refs/heads/master: fae7fb299f382355145c6cb4eec6aa84f4cd1fca
2 changes: 1 addition & 1 deletion trunk/fs/ubifs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,7 @@ static int mount_ubifs(struct ubifs_info *c)
ubifs_msg("media format: %d (latest is %d)",
c->fmt_version, UBIFS_FORMAT_VERSION);
ubifs_msg("default compressor: %s", ubifs_compr_name(c->default_compr));
ubifs_msg("reserved pool size: %llu bytes (%llu KiB)",
ubifs_msg("reserved for root: %llu bytes (%llu KiB)",
c->report_rp_size, c->report_rp_size >> 10);

dbg_msg("compiled on: " __DATE__ " at " __TIME__);
Expand Down

0 comments on commit 5548910

Please sign in to comment.