summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_import.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-216893087 removing and inserting a faulted vdev clears faulted stateEric Schrock1-0/+30
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-9/+129
2008-07-076719384 nvlist_lookup_uint64(config, "pool_guid", &this_guid) == 0, file ../c...ck1538981-3/+4
2008-06-256689844 ztest fails with "zdb: can't open ztest: No such device or address"ck1538981-30/+19
2008-06-176712841 nvlist_lookup_string(config, "name", &pname) == 0, file ../com mon/li...ck1538981-6/+5
2008-06-066689452 zfs often fails to import a zpool if several zfs import commands are ...ck1538981-7/+79
2008-05-146625086 changing cachefile doesn't remove old cache on last usereschrock1-1/+1
2008-04-086682366 zpool_find_import() is inefficient.jwadams1-20/+40
2008-02-116580270 'zdb [-C|-L] <pool'> can't open alternate root poolsck1538981-24/+44
2007-11-206625091 zpool cachefile property has incorrect value help messageeschrock1-0/+2
2007-11-09PSARC 2007/618 ZFS L2ARCbrendan1-20/+51
2007-10-29PSARC 2007/607 ZFS cachefile propertyeschrock1-35/+150
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling1-3/+3
2007-06-29PSARC/2007/328 zfs upgradeahrens1-3/+5
2007-04-176536445 want ::zio to show zio treeeschrock1-2/+8
2007-04-056282725 hostname/hostid should be stored in the labelek1102371-1/+32
2007-03-016441384 zpool import action message is not correctly localizedmmusante1-3/+0
2007-01-086393525 vdev_reopen() should verify that it's still the same deviceeschrock1-2/+14
2006-12-136480245 renaming a dataset to something with '%s' will cause segfaultlling1-2/+2
2006-09-05PSARC 2006/486 ZFS canmount propertyeschrock1-29/+18
2006-07-316368751 libzfs interface for mount/umounting all the file systems for a given...eschrock1-0/+7
2006-06-076435779 6433679 broke zpool importeschrock1-1/+1
2006-06-076433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0eschrock1-13/+27
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-148/+359
2006-04-06PSARC 2006/206 zpool upgradeeschrock1-13/+26
2006-03-16PSARC/2006/082 zpool import destroyed poolsdarrenm1-1/+1
2006-03-03PSARC 2006/077 zpool cleareschrock1-15/+8
2006-01-306362672 import gets confused about overlapping sliceseschrock1-8/+46
2006-01-306343802 zpool(1M) should make better use of libdiskmgteschrock1-18/+13
2005-11-186344502 placeholder bug for the remaining Makefile cleanup work for ZFSeschrock1-1/+2
2005-10-31PSARC 2002/240 ZFSahrens1-0/+753