summaryrefslogtreecommitdiff
path: root/usr/src/cmd/availdevs
AgeCommit message (Collapse)AuthorFilesLines
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski1-3/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-1/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-05-036675946 'zpool status' should show the progress of resilvering for ↵Lin Ling1-3/+2
individual disk. 6683750 scrub -s have to wait until resilver completed? 6841252 Resilvering not restartable - causing an excess reboot delay 6855073 spa scrub stats (eg %done) are reset on reboot 6891824 7410 NAS head "continually resilvering" following HDD replacement 6899970 scrub/resilver percent complete reporting in zpool status can be overly optimistic 6940889 add interval (count) args to zpool list 6944623 dbuf_read_done() locking performance improvement 6946760 mutex problem in bplist_enqueue() 6391915 RFE: provide interval arg to zpool status to monitor resilvering 6946512 want zfs_send() to pass back debug info 6943992 'zpool scrub' should not restart the existing scrub silently 6878281 zpool should store the time of last scrub/resilver and other zpool status info in pool properties. 6935158 Assertion failed: used <= spa_get_dspace(dd->dd_pool->dp_spa) 6944388 dsl_dataset_snapshot_reserve_space() causes dp_write_limit=max --HG-- rename : usr/src/uts/common/fs/zfs/dsl_scrub.c => usr/src/uts/common/fs/zfs/dsl_scan.c
2010-01-266919520 fm modules and mdb are not ss12u1 lint cleanSurya Prakki1-17/+17
2007-12-036410062 ZFS GUI should provide upgrade mechanismcristian2-9/+11
2006-02-026380505 Can't import pools in GUItalley2-40/+29
2006-01-036362897 JNI throws an UnsupportedOperationException on invalid dataset pathtalley3-19/+80
6363276 Update JNI to support IO statistics 6364781 JNI should support pool state
2005-12-086350179 Update JNI to support new propertiestalley2-0/+4
6358592 availdevs doesn't report available slices of partially-available disks 6358604 Turn on DEBUG for DEBUG build 6360964 JNI has minor differences in behvior with API
2005-11-186344502 placeholder bug for the remaining Makefile cleanup work for ZFSeschrock2-22/+14
6343938 ::spa -v tried to read NULL vdev 6345206 zpool iostat doesn't always line up
2005-11-116347308 Application error while replacing a disktalley2-34/+108
6347978 JNI: overlap calculations off by one byte 6348330 ZFS JNI needs to support zpool_find_import 6349182 ZFS GUI doesn't see any importable pools
2005-10-31PSARC 2002/240 ZFSahrens3-0/+285
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media