[4336] in testers
cosmetic afs client bug
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Tue Apr 18 02:55:47 2000
Message-Id: <200004180655.CAA00759@shock-treatment.mit.edu>
To: testers@MIT.EDU, afsdev@MIT.EDU
Date: Tue, 18 Apr 2000 02:55:33 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
Both the AFS 3.5 and 3.6 fs binary appear to truncate the names
of volumes in an effort to make columns of output line up:
[zacheiss@shock-treatment] /mit/windowmanagers> fs lq
Volume Name Quota Used %Used Partition
project.windowmgr.readonl 35000 22341 64% 69%
vs. with a 3.4 client:
[zacheiss@sweet-transvestite] /mit/windowmanagers> fs lq
Volume Name Quota Used % Used Partition
project.windowmgr.readonly 35000 22341 64% 69%
This obviously isn't a big deal, but it might be worth complaining to
Transarc about.
Garry