summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs
AgeCommit message (Collapse)AuthorFilesLines
2009-07-236863965 6861983 introduced check_rtime warningsMatthew Ahrens1-1/+1
2009-07-226861983 zfs should use new name <-> SID interfacesMatthew Ahrens1-16/+27
6862984 userquota commands can hang
2009-07-216793967 zpool status -x sometimes incorrect.George Wilson2-1/+15
2009-06-08PSARC 2008/353 zpool autoexpand propertyGeorge Wilson3-48/+193
6475340 when lun expands, zfs should expand too 6563887 in-place replacement allows for smaller devices 6606879 should be able to grow pool without a reboot or export/import 6844090 zfs should be able to mirror to a smaller disk
2009-06-046747441 GRUB/vdev_get_bootpath, spa_get_rootconf, zpool_get_physpath should ↵Lin Ling1-38/+63
take care of spare vdev 6844158 assertion failed: vd->vdev_ops == &vdev_mirror_ops, file: ../../common/fs/zfs/zvol.c, line: 1054 6846024 allow grub to findroot /boot/grub/menu.lst if opening menu.lst from the boot device fails
2009-05-226803605 should be able to offline log devicesGeorge Wilson3-0/+10
6726045 vdev_deflate_ratio is not set when offlining a log device 6599442 zpool import has faults in the display
2009-05-216841321 zfs userspace / zfs get userused@ doesn't work on mounted snapshotMatthew Ahrens1-1/+1
6843069 zfs get userused@S-1-... doesn't work
2009-05-066837523 gnu xgettext's useless comments should be filteredMatthew Ahrens2-2/+5
6836768 zfs_userspace() callback has no way to indicate failure 6836174 /usr/lib/zfs needs to be in Targetdirs
2009-04-276824968 add ZFS userquota support to rquotadLin Ling3-10/+39
2009-04-216774713 zfs ignores canmount=noauto when sharenfs property != offWilliam Gorrell1-8/+18
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens8-867/+344
6501037 want user/group quotas on ZFS 6830813 zfs list -t all fails assertion 6827260 assertion failed in arc_read(): hdr == pbuf->b_hdr 6815592 panic: No such hold X on refcount Y from zfs_znode_move 6759986 zfs list shows temporary %clone when doing online zfs recv
2009-03-306792139 recovering from a suspended pool needs some workGeorge Wilson1-0/+10
6794830 reboot command hangs on a failed zfs pool
2009-03-24PSARC/2008/760 Boot configuration ServiceSherry Moore2-56/+101
PSARC/2009/091 Reboot to firmware PSARC/2009/092 libgrubmgmt - library for GRUB menu management 6768468 Introducing svc:/system/boot-config service 6775160 reboot -f ignores active BE and resets zfs pool bootfs property 6760845 Add checksum verification when loading the new kernel and boot archive for fast reboot 6815215 quiesce_active should be added to MUTEX_NOT_HELD()
2009-02-176800942 smb_session_create() incorrectly stores IP addressesAlan Wright4-4/+102
6582163 Access Control List (ACL) for shares 6804954 smb_search - shortname field should be space padded following the NULL terminator 6800184 Panic at smb_oplock_conflict+0x35()
2009-02-136790687 libzfs mnttab caching ignores external changesEric Taylor5-4/+33
6791101 memory leak from libzfs_mnttab_init
2009-02-136773366 "zfs list" memory consumption can be further reducedSanjeev Bagewadi4-2/+33
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-1/+15
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-01-206794452 zfs receive can't restore a root poolLori Alt2-3/+6
2009-01-136748561 core dump when zfs_alloc() fails and libzfs_printerr == 0David Pacheco1-4/+6
6757075 zfs_receive temporarily changes properties that haven't changed in the stream
2009-01-126788830 set large value to reservation cause core dumpEric Schrock1-7/+31
6791064 want sysevents for ZFS scrub 6791066 need to be able to set cachefile on faulted pools 6791071 zpool_do_import() should not enable datasets on faulted pools 6792134 getting multiple properties on a faulted pool leads to confusion
2008-12-116739553 libzfs_status msgid table is out of syncEric Schrock2-4/+9
6784104 libzfs unfairly rejects numerical values greater than 2^63 6784108 zfs_realloc() should not free original memory on failure
2008-12-046674216 "zfs share" doesn't work, but "zfs set sharenfs=on" doesMark J Musante2-4/+12
6621164 $SRC/cmd/zfs/zfs_main.c seems to have a syntax error in the translation note 6635482 i18n problems in libzfs_dataset.c and zfs_main.c 6595194 "zfs get" VALUE column is as wide as NAME 6722991 vdev_disk.c: error checking for ddi_pathname_to_dev_t() must test for NODEV 6396518 ASSERT strings shouldn't be pre-processed
2008-11-256572357 libzfs should do more to avoid mnttab lookupsEric Taylor4-116/+307
6572376 zfs_iter_filesystems and zfs_iter_snapshots get objset stats twice
2008-11-246775357 ZFS should have a way to export a pool without touching anythingGeorge Wilson3-1/+16
2008-11-116769612 zpool_import() will continue to write to cachefile even if altroot ↵George Wilson1-1/+3
is set
2008-10-286740164 zpool attach can create an illegal root poolGeorge Wilson1-4/+66
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-38/+9
6667208 zfs/zpool commands on failed pool should not hang 6430480 grabbing config lock as writer during I/O load can take excessively long
2008-09-22PSARC 2008/382 Fast RebootSherry Moore3-0/+92
6714038 Fast Reboot support for x86 platforms
2008-09-10PSARC 2008/469 Excluding snapshot info from 'zfs list'Rich Morris3-2/+8
6734916 zfs list should omit snapshots by default 6734907 zfs list -t all would be useful once snapshots are omitted by default
2008-09-086739303 Setting canmount=noauto should not require unmounting and remounting ↵Mark J Musante1-6/+10
a dataset
2008-08-22PSARC/2008/518 ZFS space accounting enhancementsMatthew Ahrens2-51/+83
6730799 want snapused property 6738349 zfs promote fails without enough space
2008-08-186678308 zfs receive dumps core when -n is used, fails on replication streamTim Haley5-41/+92
2008-08-156736545 cut and paste error in zpool_standard_error_fmt() trashes errorEric Schrock1-3/+1
2008-08-136713886 hot spares of mirrored log devices should not be allowedEric Schrock2-26/+45
2008-08-076667976 support booting up a snapshot root dataset (fix lint)Eric Taylor1-1/+1
2008-08-076667976 support booting up a snapshot root datasetEric Taylor2-6/+2
6731594 grub should check the pool's version
2008-08-04PSARC 2008/486 Intent log replay failure handlingperrin3-3/+26
6707530 log device failure needs some work
2008-08-016701797 want user properties on snapshots (fix lint)ahrens1-2/+2
2008-08-01PSARC/2008/483 ZFS clone -oahrens3-18/+80
PSARC/2008/484 ZFS snapshot properties 6613766 create-time properties for clones 6701797 want user properties on snapshots
2008-07-296721908 A hot spare "in use" in an exported zpool, is stolen when a disk ↵lling3-6/+27
fails in an imported pool.
2008-07-24PSARC 2008/223 Pool root file system properties via zpool(1M)timh3-21/+54
6647661 "set once" / "create time only" properties can't be set for pool level dataset
2008-07-076719384 nvlist_lookup_uint64(config, "pool_guid", &this_guid) == 0, file ↵ck1538981-3/+4
../common/libzfs_import.c,
2008-07-076721094 Setting certain properties on root pools should not be allowedgw252954-18/+96
2008-07-046721901 uninitialized variable in zfs_fm_recv() can confuse diagnosiseschrock1-4/+10
6721906 probe failure should be ignored during pool open 6721920 cache device failure should not trigger pool I/O failure 6722096 ZFS DE case clearing logic for vdevs is busted 6722098 ZFS DE should avoid ereports against non-leaf vdevs 6722100 replacing a hot spare with an idle spare doesn't work
2008-06-256689844 ztest fails with "zdb: can't open ztest: No such device or address"ck1538982-31/+20
2008-06-176712841 nvlist_lookup_string(config, "name", &pname) == 0, file ../com ↵ck1538981-6/+5
mon/libzfs_import.c, line 893, functi
2008-06-126539380 zfs list uses too much memoryrm1605214-21/+77
2008-06-066689452 zfs often fails to import a zpool if several zfs import commands are ↵ck1538983-9/+89
running at the same time.
2008-05-146625086 changing cachefile doesn't remove old cache on last usereschrock3-13/+5
6633599 need a mechanism to import faulted pools 6646102 hot spares are not activated when opening a pool 6646106 ZFS DE is overly complicated 6646195 ZFS DE leaks pool handles 6646618 want dataset GUIDs as a property in libzfs 6662441 L2ARC FMA support 6687745 zdb -U doesn't work with anything but pool names 6687750 ::spa_vdevs should print out cache devices 6687753 cache devices should support offline/online 6687766 ZFS should post a sysevent when config changes 6688366 bad indentation for 'casesensitivity' property in 'zfs get' help 6689223 spa_create() can leave namespace lock held if property validation fails 6690884 setting zfs_no_write_throttle panics system 6691266 zpool_read_label() needs to use pread64() 6694185 nv_priv_init() doesn't bzero structure completely 6694186 ses_plugin_dlclose is backwards 6697754 ses2 plugin crash when setting invalid property
2008-05-126668667 mountpoint is displayed incorrectly by zfs list when the mountpoint ↵gw252951-6/+18
is "/" 6699822 fs-minimal can fail if the root dataset contains a snapshot