OpenSolaris

Printable Version Enter a New Search
Bug ID 6595194
Synopsis "zfs get" VALUE column is as wide as NAME
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:zfs
Keywords
Responsible Engineer Mark Musante
Reported Against solaris_10u4
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_105
Fixed In snv_105
Release Fixed solaris_nevada(snv_105) , solaris_10u8(s10u8_01) (Bug ID:2176250)
Related Bugs 6629890
Submit Date 21-August-2007
Last Update Date 17-December-2008
Description
$ zfs get mounted foo/recvd/fs/subfs1/subfs3newloc@a            
NAME                                PROPERTY  VALUE                             
  SOURCE
foo/recvd/fs/subfs1/subfs3newloc@a  mounted   -                                 
  -

The VALUE column should only be as wide as the largest 
possible value (or the column header).  However, it is 
actually as wide as the longest NAME.
Work Around
N/A
Comments
N/A