Opened 15 years ago

Closed 14 years ago

#4277 closed enhancement (fixed)

[checkfs] prettify output

Reported by: diver Owned by: stippi
Priority: low Milestone: R1
Component: Applications/Command Line Tools Version: R1/Development
Keywords: gsoc2010 Cc: redeye4@…
Blocked By: Blocking:
Platform: All

Description

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

Attachments (1)

checkfs-prettiffy-output.diff (776 bytes ) - added by engleek 14 years ago.
This should do the trick.

Download all attachments as: .zip

Change History (8)

comment:1 by axeld, 15 years ago

Priority: normallow

I like the current version better, but maybe having all numbers in one row would improve the situation.

comment:2 by diver, 14 years ago

Version: R1/pre-alpha1R1/Development

by engleek, 14 years ago

This should do the trick.

comment:3 by engleek, 14 years ago

Cc: redeye4@… added
Keywords: gsoc2010 added

comment:4 by mmadia, 14 years ago

patch: 01

comment:5 by Disreali, 14 years ago

Patch is 6 months old. please review.

comment:6 by stippi, 14 years ago

Owner: changed from axeld to stippi
Status: newin-progress

comment:7 by stippi, 14 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev38996.

Note: See TracTickets for help on using tickets.