Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329051
b: refs/heads/master
c: e2441b4
h: refs/heads/master
i:
  329049: 8b6dfb0
  329047: 3707aaf
v: v3
  • Loading branch information
Jiri Slaby authored and Artem Bityutskiy committed Aug 31, 2012
1 parent b9c4461 commit 246a007
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: 8089ed792832e5d3dd219da435c5a08d969662b4
refs/heads/master: e2441b43190efe0c1e156455b35397ac5efd2610
1 change: 0 additions & 1 deletion trunk/fs/ubifs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,6 @@ static int mount_ubifs(struct ubifs_info *c)
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__);
dbg_msg("min. I/O unit size: %d bytes", c->min_io_size);
dbg_msg("max. write size: %d bytes", c->max_write_size);
dbg_msg("LEB size: %d bytes (%d KiB)",
Expand Down

0 comments on commit 246a007

Please sign in to comment.