freebsd-dev/sys/cddl/contrib/opensolaris/uts/common
Pawel Jakub Dawidek 3698384259 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 <bp@barryp.org>
2007-04-22 21:18:40 +00:00
..
fs Fix 'zpool status -v'. To get object number we should use ZFS_DIRENT_OBJ() 2007-04-22 21:18:40 +00:00
os Limit the number of system taskq threads to the number of CPUs. 2007-04-07 21:41:11 +00:00
rpc
sys Move zpool.cache from /etc/zfs/ to /boot/zfs/, so we can keep it on 2007-04-08 23:59:39 +00:00
zmod
Makefile.files