search for: zpool_refresh_stat

Displaying 2 results from an estimated 2 matches for "zpool_refresh_stat".

Did you mean: zpool_refresh_stats
2007 Jan 10
1
Solaris 10 11/06
...dlock involving tc_lock within zfs 6433208 should not be able to offline/online a spare 6433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0 6433406 zfs_open() can leak memory on failure 6433408 namespace_reload() can leak memory on allocation failure 6433679 zpool_refresh_stats() has poor error semantics 6433680 changelist_gather() ignores libuutil errors 6433717 offline devices should not be marked persistently unavailble 6435779 6433679 broke zpool import 6436502 fsstat needs to support file systems greater than 2TB 6436514 zfs share on /var/mail needs to be run explic...
2006 Oct 31
0
6433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0
...ry: /hg/zfs-crypto/gate Revision: 975fad4fa05753c23a18254797cce42bb33b4375 Log message: 6433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0 6433406 zfs_open() can leak memory on failure 6433408 namespace_reload() can leak memory on allocation failure 6433679 zpool_refresh_stats() has poor error semantics 6433680 changelist_gather() ignores libuutil errors Files: update: usr/src/cmd/zpool/zpool_main.c update: usr/src/cmd/zpool/zpool_vdev.c update: usr/src/lib/libzfs/common/libzfs.h update: usr/src/lib/libzfs/common/libzfs_changelist.c update: usr/src/lib/libzfs/comm...