K 10 svn:author V 3 pjd K 8 svn:date V 27 2007-04-22T21:18:40.000000Z K 7 svn:log V 353 Fix 'zpool status -v'. To get object number we should use ZFS_DIRENT_OBJ() macro, as za_first_integer field also contains type. This should be fixed in ZFS itself, but this bug is not visible on Solaris, because there, type is not stored in za_first_integer. On the other hand it will be visible on MacOS X. Reported by: Barry Pederson END