summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs
AgeCommit message (Collapse)AuthorFilesLines
2006-07-316368751 libzfs interface for mount/umounting all the file systems for a ↵eschrock10-131/+533
given pool 6385349 zpool import -d /dev hangs 6397052 unmounting datasets should process /etc/mnttab instead of traverse DSL 6403510 zfs remount,noatime option broken 6423412 Two spaces lines are unnecessary after 'zpool import -a' 6434054 'zfs destroy' core dumps if clone is namespace-parent of origin 6440515 namespace_reload() can leak memory on allocation faiure 6440592 nvlist_dup() should not fill in destination pointer on error 6446060 zfs get does not consistently report temporary properties 6448326 zfs(1) 'list' command crashes if hidden property createtxg is requested 6450653 get_dependents() has poor error semantics --HG-- rename : usr/src/cmd/zpool/zpool_dataset.c => deleted_files/usr/src/cmd/zpool/zpool_dataset.c
2006-07-306433208 should not be able to offline/online a spareek1102371-32/+63
2006-07-256451860 zfs rename' a filesystem|clone to its direct child will cause ↵nd1506281-0/+9
internal error
2006-07-226444346 zfs promote fails in zoneahrens1-19/+34
6448371 'zfs promote' of a volume clone fails with EBUSY 6450292 unmount original file system, 'zfs promote' cause system panic. 6451124 assertion failed: rc->rc_count >= number 6451412 renaming snapshot with 'mv' makes unmounting snapshot impossible
2006-06-14PSARC 2006/388 snapshot -rahrens3-24/+132
6373978 want to take lots of snapshots quickly ('zfs snapshot -r')
2006-06-126433717 offline devices should not be marked persistently unavailbleeschrock1-0/+4
6436524 importing a bogus pool config can panic system 6436800 ztest failure: spa_vdev_attach() returns EBUSY instead of ENOTSUP
2006-06-096385436 zfs set <property> returns an error, but still sets property value ↵nd1506281-13/+1
(fix build)
2006-06-096385436 zfs set <property> returns an error, but still sets property valuend1506281-1/+13
2006-06-076435779 6433679 broke zpool importeschrock1-1/+1
2006-06-076433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0eschrock7-63/+111
6433406 zfs_open() can leak memory on failure 6433408 namespace_reload() can leak memory on allocation failure 6433679 zpool_refresh_stats() has poor error semantics 6433680 changelist_gather() ignores libuutil errors
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock12-2012/+2417
PSARC 2006/303 ZFS Clone Promotion 6276916 support for "clone swap" 6288488 du reports misleading size on RAID-Z 6393490 libzfs should be a real library 6397148 fbufs debug code should be removed from buf_hash_insert() 6405966 Hot Spare support in ZFS 6409302 passing a non-root vdev via zpool_create() panics system 6415739 assertion failed: !(zio->io_flags & 0x00040) 6416759 ::dbufs does not find bonus buffers anymore 6417978 double parity RAID-Z a.k.a. RAID6 6424554 full block re-writes need not read data in 6425111 detaching an offline device can result in import confusion
2006-04-116407444 unhandled i/o error from dnode_next_offset_level()ahrens1-0/+9
6411780 unhandled i/o error from dnode_sync_free() due to faulty pre-read logic
2006-04-086407791 bringover into ZFS results in s. files newer than extracted sourceeschrock1-5/+23
6409927 failed DKIOCFLUSHWRITECACHE ioctls should not generate ereports 6410371 need to reserve more pool names
2006-04-066402388 unclean reboot during 'zfs restore' results in maintenance mode (lint)ahrens1-1/+0
2006-04-06PSARC 2006/206 zpool upgradeeschrock5-18/+71
6399930 want 'zpool upgrade' to control change of version number 6400742 'zpool destroy' not clean inuse tag that have to need '-f' to use them again
2006-04-066397267 assertion failed: (link->list_next == 0) == (link->list_prev == 0)ahrens1-0/+43
6402388 unclean reboot during 'zfs restore' results in maintenance mode
2006-04-04PSARC 2006/185 zfs send/receiveahrens3-41/+41
6399918 zfs backup/restore should be send/receive
2006-03-166398664 zpool detach: missing argument to error message causes core dumpbonwick1-1/+2
6398713 don't sync config cache until root is mounted read/write 6396049 spa_sync_labels() should try all devices before giving up 6398380 ASSERT: !vd->vdev_is_dirty, vdev.c:450, when running ziltest 6399272 scrub seems constipated; needs ADVANCE_PRUNE juice
2006-03-16PSARC/2006/082 zpool import destroyed poolsdarrenm1-1/+1
6276934 ability import destroyed pools Contributed by Robert Milkowski <rmilkowski@task.gda.pl>
2006-03-136396628 zpool offline does not recognize c0d0 patten recentlyeschrock1-2/+2
6397071 persistently unavailable devices print extra newline
2006-03-086355162 'zfs restore -d' should not succeed upon a volumemaybee1-3/+2
6368561 zfs panic at zfs:zfsctl_snapdir_inactive() 6374110 ZFS Panic in zfs_lookup() during snapshot creation
2006-03-03PSARC 2006/077 zpool cleareschrock11-262/+639
PSARC 2006/139 FMA for ZFS 6284889 arc should replace the znode cache 6333006 DMU & DSL should not panic upon I/O error 6333092 concurrent reads to a file not scaling with number of readers 6338081 ZFS/FMA phase 1 6338386 need persistent error log 6341326 i/o error causes arc buf hash table corruption 6341639 zfs backup/restore should compute/verify checksum of backup stream 6348002 out of space due to changing properties 6354724 inaccurate error message from zfs restore 6354872 dmu_sync() blows predictive accounting 6355416 zpool scrubbing consumes all memory, system hung 6363995 df should only load libzfs when it encounters a ZFS filesystem 6366320 zfs backup/restore doesn't like signals 6368892 mount -m support needed for legacy mounts 6368902 boot archive fstat support needed for ZFS Mountroot 6369424 BFU complains when bfu'ing a ZFS root filesystem 6374062 mountroot support needed for ZFS 6376356 dirtying dbuf obj=43 lvl=0 blkid=0 but not tx_held 6378391 unused members of dmu_objset_stats_t 6378392 clean up zfs_cmd_t structure 6378685 buf_init should allocate its hash table more carefully 6378976 ziltest should be a first class citizen 6381086 zdb segfaults if there is a spa deferred-free bplist 6381203 deadlock due to i/o while assigning (tc_lock held) 6381209 freed space is not immediately available 6381344 'zpool clear' 6381345 FAULTED devices should really be UNAVAIL 6381346 import should mark devices as persistently unavailable 6383272 recursive mutex_enter() during log replay with zfs root 6386326 origin property is not displayed 6386354 libzfs does too much in its _init section, calls exit(1) 6386624 zpool should not complain about non-existent devices from libdiskmgt 6386910 spa needs to be i/o error hardened 6387735 need a mechanism to inject faults into ZFS 6387736 internal ZFS utilities should be placed in an ON-private package 6389928 libzfs should ship a lint library 6390609 malformed vdev config panics on zpool_create() 6390677 version number checking makes upgrades challenging 6390713 ztest hangs in zil_suspend() 6391873 metadata compression should be turned back on 6392113 ztest sometimes reports leaked blocks because ZIL isn't resilvered 6393004 minor memory leak in unique_insert()
2006-02-246322005 support for persistent offlinelling2-8/+8
2006-02-096381720 zfs_unmount() not checking fstype in /etc/mnttabnd1506282-0/+4
2006-02-076347497 'add fs' of a ZFS filesystem doesn't work for a local zonelling1-1/+1
6381427 Cannot create filesystem in LZ, permission denied
2006-02-016341638 incorrect error message when accessing a filesystem that's being ↵eschrock1-3/+2
restored 6379783 shareall(1M) shouldn't be executing 'zfs share -a'
2006-01-316377671 zfs mount -a shouldn't bother checking snapshots (fix SPARC build)eschrock1-1/+3
2006-01-306377671 zfs mount -a shouldn't bother checking snapshotseschrock4-66/+134
6377673 'zfs mount -a' should discover the proper mount order 6378361 'zfs share -a' needs to avoid expensive checks during boot 6378377 zfs_get_stats() is way to expensive 6378388 zfs_for_each() iterates unnecessarily
2006-01-306362672 import gets confused about overlapping sliceseschrock4-10/+199
6364582 need to fixup paths if they've changed
2006-01-306343802 zpool(1M) should make better use of libdiskmgteschrock2-20/+14
6354197 setting env variable NOINUSE_CHECK causes zpool to core dump 6364275 internal error: disk configuration error 19 at line 518 of file zpool_vdev.c
2006-01-186364129 need to unmount any child datasets before doing the rollbacklling4-16/+189
6364126 cannot rollback when a child filesystem is created after a snapshot is taken 6350233 Cannot rename filesystem|volume while it has dependent clones
2005-12-226366265 attach/replace should allow a new device size at least the min of ↵lling1-0/+6
all devs in a mirror/raidz 6347491 libzfs: need vdevs structures to report size of underlying device 6347855 readonly property is not updated on volumes. 6350421 Internal Error returned from 'zfs set volsize' on a readonly volume
2005-12-216353528 'Short' property name should be lowercaseeschrock1-9/+25
6354002 zfs_nicenum fails if "value" is too large
2005-12-156357470 vdev_raidz.c has unused RAIDZ_SINGLE define, codeeschrock1-4/+31
6360844 zvol has an incorrect efi_version in it's EFI label. 6361271 volsize & reservation not consistent while volume size < 128k
2005-11-286350417 long name will cause rename a dataset paniclling3-30/+14
6348792 incorrect error message when using long name with 'zfs rename' 6351672 internal error: unexpected error 78 at line 1638 of libzfs 6355616 zfs usage message incorrect 6355617 Typos in libzfs.h
2005-11-276354489 libzfs.so should deliver in /libeschrock1-0/+3
2005-11-186344502 placeholder bug for the remaining Makefile cleanup work for ZFSeschrock5-18/+35
6343938 ::spa -v tried to read NULL vdev 6345206 zpool iostat doesn't always line up
2005-11-146347134 zfs_zaccess() is killing ZFS stat() performancemarks1-1/+1
6348240 zfs set aclinherit error message incorrect
2005-11-086344651 LZ, 'zfs restore', internal error: unexpected error 1 ...ahrens1-74/+84
6344659 'zfs restore -d <filesytem>' not create ancestor fs as designed 6344695 'zfs restore' return 0 while "Most recent snapshot does not match ... 6345773 error messages from 'zfs restore' should say "cannot" 6345826 must run 'zfs volfini' to 'zfs restore' incremental backup of zvol
2005-11-07commentseschrock2-10/+6
2005-11-046345023 /dev/zfs fails to open once ZFS module is unloadedbonwick1-2/+2
6345214 zfs IO buffers shouldn't get KMF_ flags on debug kernels
2005-10-31PSARC 2002/240 ZFSahrens27-0/+8407
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media