[checkfs] prettify output
Current checkfs output looks like this:
checked 7712 nodes, 0 blocks not allocated, 0 blocks already set, 0 blocks could be freed
files 6545
directories 1160
attributes 1
attr. dirs 1
indices 5
But maybe it would be better with something like this?
checked 7712 nodes,
0 blocks not allocated,
0 blocks already set,
0 blocks could be freed
files 6545
directories 1160
attributes 1
attr. dirs 1
indices 5
Change History
(8)
Version: |
R1/pre-alpha1 → R1/Development
|
Cc: |
redeye4@… added
|
Keywords: |
gsoc2010 added
|
Owner: |
changed from axeld to stippi
|
Status: |
new → in-progress
|
Resolution: |
→ fixed
|
Status: |
in-progress → closed
|
I like the current version better, but maybe having all numbers in one row would improve the situation.