OpenSolaris

Printable Version Enter a New Search
Bug ID 6521393
Synopsis ZFS case timeout should be FMD_TYPE_TIME
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:zfs
Keywords
Responsible Engineer Eric Schrock
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_68
Fixed In snv_68
Release Fixed solaris_nevada(snv_68) , solaris_10u6(s10u6_01) (Bug ID:2156301)
Related Bugs
Submit Date 5-February-2007
Last Update Date 3-July-2007
Description
When the initial ZFS DE was first integrated, I was blissfully unaware
of the FMD_TYPE_TIME property type.  Currently, the case timeout is an
integer, specified in seconds.  This should be converted to a TIME type.
Thankfully, the properties are all private so this can be done easily.
Work Around
N/A
Comments
N/A