summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_import.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-0712235 Add libzutil for libzfs or libzpool consumersDon Brady1-1348/+16
2019-04-0310499 Multi-modifier protection (MMP)Olaf Faaland1-3/+74
2018-06-019457 libzfs_import.c:add_config() has a memory leaksara hartse1-12/+4
2018-05-019237 "zpool add" fails for very large poolsAlan Somers1-0/+1
2018-03-199235 rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov1-2/+2
2018-02-139075 Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov1-2/+17
2017-09-158567 Inconsistent return value in zpool_read_labelAlan Somers1-4/+5
2017-01-277803 want devid_str_from_path(3devid)Yuri Pankov1-27/+2
2017-01-277541 zpool import/tryimport ioctl returns ENOMEM because provided buffer is t...Pavel Zakharov1-4/+5
2017-01-137730 libzfs`add_config() leaks config nvl when reading spare/l2cache devicesYuri Pankov1-0/+3
2016-04-206872 zfs libraries should not allow uninitialized variablesPaul Dagnelie1-3/+3
2016-04-096418 zpool should have a label clearing commandWill Andrews1-9/+7
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
2015-05-291778 Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_impor...Andrew Stormont1-4/+1
2015-01-145518 Memory leaks in libzfs import implementationMarcel Telka1-22/+33
2014-09-105135 zpool_find_import_cached() can use fnvlist_*Matthew Ahrens1-12/+6
2014-02-264626 libzfs memleak in zpool_in_use()Josef 'Jeff' Sipek1-4/+11
2013-01-303422 zpool create/syseventd race yield non-importable poolGeorge Wilson1-7/+1
2012-08-223090 vdev_reopen() during reguid causes vdev to be treated as corruptGeorge Wilson1-46/+39
2011-11-151693 persistent 'comment' field for a zpoolDan McDonald1-1/+17
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-2/+12
2010-01-146698011 zfs incorrectly reports file systems as children when attempting a re...Mark J Musante1-38/+59
2009-11-196902693 Can't install Nevada 128 x86 from DVDEric Taylor1-0/+6
2009-11-056815179 zpool import with a large number of LUNs is too slowEric Taylor1-28/+218
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