summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs
AgeCommit message (Collapse)AuthorFilesLines
2010-01-146698011 zfs incorrectly reports file systems as children when attempting a ↵Mark J Musante4-57/+107
rename 6730529 trying to import a pool that is already imported should have a better error message 6468151 inconsistent behaviour with volsize property 6914241 In ztest_vdev_attach_detach() the code is choosing a random leaf incorrectly 6915030 A race condition in ztest can end up causing spa_vdev_split_mirror() to offline a replacing vdev
2010-01-08PSARC 2009/663 zfs receive -eTom Erickson2-20/+18
6885138 Would like ability to specify exact receive path when receiving "zfs send -R" stream 6644648 want "zfs send -R a/b/c@snap|zfs recv d/e" to create d/e/c[/...]
2010-01-076429996 zvols don't reserve enough space for requisite meta dataEric Taylor3-0/+41
2010-01-04PSARC/2009/511 zpool splitMark J Musante4-4/+280
5097228 provide 'zpool split' to create new pool by breaking all mirrors 6880831 memory leak in zpool add 6891438 zfs_ioc_userspace_upgrade could reference uninitialised error variable 6891441 zvol_create_minor sets local variable zv but never references it 6891442 spa_import() sets local variable spa but never references it 6895446 vdevs left open after removing slogs or offlining device/file
2010-01-046911611 zfs_send()'s use of snapshot holds is still racyChris Kirby2-5/+10
2009-12-226907006 zfs over-the-wire dedup recalculates checksums unnecessarilyLori Alt1-17/+37
2009-11-226903731 need userland dedup statsGeorge Wilson3-0/+67
2009-11-196902693 Can't install Nevada 128 x86 from DVDEric Taylor1-0/+6
2009-11-176900484 default volblocksize is no longer being reported correctlyTom Erickson1-3/+3
2009-11-096899159 injection isn't trashing poolsTim Haley1-2/+2
6899160 pool recovery info sometimes not appearing
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson6-147/+406
6850025 want to preserve local properties for zfs_recv 6839260 want zfs send with properties 6855486 zfs_receive should keep trying to set properties even after some fail 6850030 snapshots on read-only dataset shouldn't affect zfs_receive
2009-11-09PSARC/2009/557 ZFS send dedupLori Alt4-60/+521
6812638 zfs send intra-stream dedup 6887817 want snapshot filtering for zfs send 6812603 zfs send can aggregate free records
2009-11-066795907 Add label attribute to ZFS datasets (fix check_rtime and lint)Ric Aleshire2-2/+2
2009-11-056815179 zpool import with a large number of LUNs is too slowEric Taylor2-29/+220
6844191 zpool import, scanning of disks should be multi-threaded
2009-11-05PSARC 2009/348 Security Labels for ZFSRic Aleshire2-1/+93
6795907 Add label attribute to ZFS datasets --HG-- rename : usr/src/lib/libtsol/common/ltos.c => usr/src/common/tsol/ltos.c rename : usr/src/lib/libtsol/common/stol.c => usr/src/common/tsol/stol.c
2009-11-056893929 User/group quotas passed to "zfs create" are not properly setMatthew Ahrens1-2/+7
2009-11-056897978 zfs send should ignore unknown propertiesEric Schrock2-6/+19
6897980 zdb doesn't display correct name for TX_{CREATE,MKDIR}_ATTR 6897982 zfs_replay_create() needlessly sets 'name' for TX_MKXATTR 6897984 zdb shouldn't bother displaying name for TX_MKXATTR records
2009-11-046897693 deduplication can only go so farGeorge Wilson1-2/+2
2009-11-046896756 assertion failed: 0 == dsl_pool_user_hold(dp, ds->ds_object, htag, ↵Chris Kirby1-0/+8
&now, tx) 6897005 zfs holds broken on 32-bit i86pc
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick2-2/+9
6677093 zfs should have dedup capability
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley3-3/+189
6667683 need a way to rollback to an uberblock from a previous txg 6885998 bad ASSERT() in traverse_zil_block()
2009-10-216893087 removing and inserting a faulted vdev clears faulted stateEric Schrock3-1/+33
6893088 new ereports need to be generated when clearing a vdev 6893090 clearing a vdev should automatically detach spare 6893099 zpool_clear_label() would be useful
2009-10-206889826 ZFS retire agent should be able to repair poolsEric Schrock8-48/+535
6889827 ZFS retire agent needs to do a better job of staying in sync 6889824 infrastructure for ZFS notification of external faults 6889808 ZFS DE infrastructure to handle FRUs 6889814 ZFS DE should clear cases when vdevs and pools are removed 6889828 libzfs changes to allow spare offline/online 6889830 zpool_iter() should be tolerant of recursive invocation 6891150 want versions of topo_fmri_str{cmp,hash} that ignore auth info
2009-10-076885860 zfs send shouldn't require support for snapshot holdsChris Kirby1-15/+35
2009-09-296846163 ZFS continues to use faulted logzilla, bringing system to a crawlGeorge Wilson3-1/+50
6872547 ztest LUN expansion test fails 6873635 zdb should be able to open a pool with a failed slog 6873654 system panics when a slog device is offlined 6875236 zdb should be able to dump the spa history
2009-09-216399128 want tool to examine backup files (zstreamdump)Lori Alt4-6/+10
--HG-- rename : usr/src/uts/common/fs/zfs/fletcher.c => usr/src/common/zfs/zfs_fletcher.c
2009-09-216574286 removing a slog doesn't workGeorge Wilson3-21/+230
6856566 zpool import -F can cause panic 6863456 system panic by load_nvlist(spa, spa->spa_config_object, &nv) == 0 while running zfs test suite 6882947 dump_nvlist() should live in libnvpair
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor10-618/+38
6573142 zpool destruction/export should better handle stale zvol links 6718816 ZFS volinit fails when ZFS root pool full 6761786 zpool import with 8500 snapshots took 11hours 6604403 replace volinit/volfini with /dev fs vnode ops 6847760 zfs volinit may happen a little too soon during boot 6488792 Warnings on console whenever a volume is created. 6738837 assertion failure in sdev_open 6878496 dmu_objset_own returns EINVAL instead of EROFS in some situations
2009-08-286875779 zfs user accounting callbacks can be simplifiedMatthew Ahrens1-1/+1
6771468 ::blkptr prints incorrectly on 32-bit 6832861 zcmd_alloc_dst_nvlist's default size is too small 6876808 want ::refcount to print refcount_t details
2009-08-196833815 scheduled snapshots deleted per snapshot policy can lead to ↵Chris Kirby5-6/+139
replication failures
2009-08-136696858 zfs receive of incremental replication stream can dereference NULL ↵Prabahar Jeyaram1-3/+4
pointer and crash (fix lint)
2009-08-126696858 zfs receive of incremental replication stream can dereference NULL ↵Prabahar Jeyaram1-2/+4
pointer and crash
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-64/+1
6863088 zfs panic in dnode_hold_impl from readdir()
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby5-10/+111
6803121 want user-settable refcounts on snapshots 6851824 zfs_ioc_rename() can be called with a NULL zc_name
2009-07-296760420 zfs unmount -f causes recv to failMatthew Ahrens1-10/+2
6759975 zplprops unavailable to examiner of in-progress receive
2009-07-296858551 zfs receive did not mount all filesystemsLori Alt1-5/+27
2009-07-296612218 inherited zfs set mountpoint mounts children before parentWilliam Gorrell1-7/+29
2009-07-296853862 refquota property not send over with zfs send -RSanjeev Bagewadi1-1/+3
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