summaryrefslogtreecommitdiff
path: root/usr/src/cmd/zfs
AgeCommit message (Collapse)AuthorFilesLines
2008-08-016701797 want user properties on snapshots (fix lint)ahrens1-1/+0
2008-08-01PSARC/2008/483 ZFS clone -oahrens1-48/+112
PSARC/2008/484 ZFS snapshot properties 6613766 create-time properties for clones 6701797 want user properties on snapshots
2008-07-086709790 format Seq faulted during an analyze continuous loop test for the ↵rm1605211-2/+2
MD3000 controller 6718931 zfs list -s / -S broken
2008-07-016490524 zfs "set" subcommand should enforce prop=value syntax for sharenfssg2016261-2/+2
6664649 'zpool remove' cannot remove a spare device or raw file which no longer exist
2008-06-126539380 zfs list uses too much memoryrm1605212-3/+6
2008-05-146625086 changing cachefile doesn't remove old cache on last usereschrock1-6/+4
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-03-266603209 Multiple -o options to 'zfs mount' ignore all but the last.mmusante1-21/+54
6617720 zpool_label_disk() doesn't correctly indicate failure 6676119 zfs unmount by pathname will unmount /var/run even when /var is set canmount=noauto
2008-03-07PSARC 2008/168 Support for ZFS property value canmount=noautohs241031-11/+34
6661070 need canmount=noauto option for datasets to allow mount point to be set, but no mount done 6664570 need support for zfs canmount=noauto property in smf scripts
2008-02-116576659 zfs allow should list delegatable permsmarks1-0/+17
2008-01-246587767 'zpool create' get different behavior while mountpoint not empty but ↵timh1-4/+12
has file or dir 6587837 /etc/fs/zfs/mount -m prevents filesystem from being unmounted
2007-12-22PSARC/2007/699 zfs rollback -f operativeahrens1-5/+3
6641210 zfs rollback -R fails with EBUSY if there is a clone
2007-12-18PSARC/2007/675 A_MDEV Removalrm1605211-13/+1
6419176 'zfs rollback <volume@snap>' does not lower reservation 6641554 fgetattr() returns incorrect value for A_MDEV attribute
2007-11-30PSARC/2007/673 zfs rollback -f obsolescenceahrens1-3/+10
6635790 "zfs rollback -f" removal breaks backwards compatability
2007-11-146619182 new non-sparse zvols should get refreservationsck1538981-11/+32
6623412 clone swap needs to check for enough space due to refreservation 6627460 Setting quota to itself should be a successful noop
2007-11-096421210 zfs rollback without unmountingahrens1-9/+4
6597358 assertion failed in dsl_dir_stats() 6623982 stack overflow due to zfs_ioc_recv() 6626110 recvflags_t could use a comment 6626117 z_dbuf_held is redundant (use z_dbuf != NULL)
2007-10-29PSARC 2007/555 zfs fs-only quotas and reservationsck1538981-3/+5
6431277 want filesystem-only quotas 6483677 need immediate reservation
2007-10-29PSARC/2007/574 zfs send -Rahrens2-43/+89
6358519 'zfs restore' can't restore full backup into topmost filesystem 6421958 want recursive zfs send ('zfs send -r') 6465969 zfs receive error message could be a little more friendly 6482331 assertion failed: ra.err == 0 (0x10 == 0x0) 6577548 nvlist_next_nvpair() can not iterate recursively 6579048 zfs send -i "" fs@snap can succeed 6580447 "zfs list -t filesystem" slowly iterates over all snapshots 6581508 zfs issues confusing error message when doing an incremental send 6585612 'zfs recv -d' cannot receive the top-level filesystem backups 6589317 create-time permissions not granted on filesystems created by "zfs recv" 6596160 zfs create -p -b 1092 <filesystem> should fail. 6619393 help message for ::dbufs is slightly wrong 6620906 zfs_rename() gives incorrect error message 6621295 dsl_deleg_set_sync() should be broken up
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-45/+138
PSARC/2007/227 VFS Feature Registration and ACL on Create PSARC/2007/244 ZFS Case-insensitive support PSARC/2007/315 Extensible Attribute Interfaces PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support PSARC/2007/403 Modified Access Checks for CIFS PSARC/2007/410 Add system attribute support to chmod(1) PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1) PSARC/2007/444 Rescind SETTABLE Attribute PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1) PSARC/2007/546 Update utilities to match CIFS system attributes changes. PSARC/2007/560 ZFS sharesmb property 4890717 want append-only files 6417428 Case-insensitive file system name lookup to support CIFS 6417435 DOS attributes and additional timestamps to support for CIFS 6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service 6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names 6473733 RFE: Need support for open-deny modes 6473755 RFE: Need ability to reconcile oplock and delegation conflicts 6494624 sharemgr needs to support CIFS shares better 6546705 All vnode operations need to pass caller_context_t 6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes 6546893 Solaris system attribute support 6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance 6553589 RFE: VFS Feature Registration facility 6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227) 6565581 ls(1) should support file system attributes proposed in PSARC/2007/315 6566784 NTFS streams are not copied along with the files. 6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315 6578875 RFE: kernel interfaces for nbmand need improvement 6578883 RFE: VOP_SHRLOCK needs additional access types 6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315 6578886 RFE: disallow nbmand state to change on remount 6583349 ACL parser needs to support audit/alarm ACE types 6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315 6597357 *tar* xv@ doesn't show the hidden directory even though it is restored 6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute 6597368 *tar* cannot restore hard linked extended attributes 6597374 *tar* doesn't display "x " when hard linked attributes are restored 6597375 *tar* extended attribute header off by one 6614861 *cpio* incorrectly archives extended system attributes with -@ 6614896 *pax* incorrectly archives extended system attributes with -@ 6615225 *tar* incorrectly archives extended system attributes with -@ 6617183 CIFS Service - PSARC 2006/715
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling3-59/+65
PSARC 2007/482 zpool upgrade -V 6565437 zpool property extensions 6561384 want 'zpool upgrade -V <version>' to upgrade to specific version number 6582755 zfs.h has some incorrect version macros 6595601 libzfs headers declare functions which don't exist 6603938 libzfs is using VERIFY() again 6538984 duplicated messages when get pool properties from an unsupported pool version
2007-09-046595467 libzfs consumers should be allowed to write their own history (or ↵ek1102371-9/+5
none at all) 6595470 zpool_stage_history() should take a single string 6596228 zfs upgrade -a doesn't always log to all pools
2007-08-146592023 zfs allow/unallow has incorrect arguments parsemarks1-1/+1
2007-08-106536043 arc_byteswap_func_t and dmu_byteswap_func_t are redundantahrens1-69/+43
6577527 simplify zfs {un}allow usage message 6585775 zfs upgrade doesn't return a non-zero status when run as a normal user 6589299 boolean properties should just use PROP_TYPE_INDEX 6589310 "zfs inherit" should use its own ioctl 6589880 Cannot upgrade filesystem's version by 'zpool upgrade', but the return code is zero 6590488 property of 'version' should inherit forbidden, but the return code is zero 6590840 zfs & zpool usage messages need some cleanup
2007-08-026393351 unique_* could be improvedahrens1-46/+6
6553348 assertion failed: ab->b_flags & (1 << 3) at line 2572 of arc.c 6582408 ::arc should accept -k/-m/-g to print in kilo/mega/giga-bytes 6582438 should have generic reader-priority rwlock for spa_config locks 6582441 zfs_cmd_t should only be used to pass arguments to/from userland 6582456 property code is overdue for some spring cleaning 6588564 zpl unmount lock should use regular rwlock
2007-07-26PSARC 2007/273 zfs mount -vmmusante1-6/+79
6478963 boot time observability needs to be improved
2007-07-246579753 segmentation fault if zfs mount -o with very long optionsrm1605211-3/+11
6579780 zfs mount -o <invalid dataset> should report an error but does not
2007-07-246535695 Panic: shpp->sh_eof == shpp->sh_pool_create_len, file: ↵ek1102371-2/+2
../../common/fs/zfs/spa_history.c, line: 235 6577336 6572465 didn't update comments for zpool_stage_history()
2007-07-056509186 "zfs set" should list properties in alphabetical ordertimf1-1/+1
2007-06-29PSARC/2007/328 zfs upgradeahrens1-0/+213
6552536 'zpool status -v' doesn't work with new (type-bearing) directory entries 6559635 can not import pool whose front labels are gone 6572636 need "zfs upgrade" to change ZPL version number 6572637 store object type in directory entries. 6572648 ZPL's delete queue should not be processed if the filesystem is mounted read-only 6572650 ZFS_VERSION should be SPA_VERSION for readability
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks2-76/+509
PSARC/2006/577 zpool property to disable delegation PSARC/2006/625 Enhancements to zpool history PSARC/2007/228 ZFS delegation amendments PSARC/2007/295 ZFS Delegated Administration Addendum 6280676 restore "owner" property 6349470 investigate non-root restore/backup 6572465 'zpool set bootfs=...' records history as 'zfs set bootfs=...'
2007-06-19PSARC 2007/199 zfs {create,clone,rename} -pvb1604871-24/+97
6290249 zfs {create,clone,rename} -p to create parents
2007-05-146540584 zfs list command should not produce "no datasets available" message ↵mmusante1-1/+1
in script mode
2007-04-11PSARC 2007/142 zfs rename -rmmusante1-12/+32
6479884 want 'zfs rename -r' to recursively rename snapshots
2007-03-28PSARC 2007/083 ZFS bootable datasetslling1-201/+19
4929890 ZFS Boot support for the x86 platform 6479807 pools need properties 6531774 reserve bits in directory entry for file type
2007-03-226537436 zpool history does not record 'zfs destroy -r'ek1102371-0/+3
2007-02-146483718 need a stable interface to get all native propertiesgw252951-17/+31
6514071 recent changes to zfs.h breaks Sun Cluster
2007-02-12PSARC 2007/050 zfs list -dck1538983-9/+15
6260523 want 'zfs list <path>'
2007-01-266516175 zfs_send()/zfs_receive() should take file descriptor argumentsahl1-3/+4
2006-12-156463140 zfs recv with a snapshot name that has 2 @@ in a row succeedsahrens1-1/+11
6493146 get_numeric_property() has redundant code 6494638 Panic - buffer modified while frozen! when running zpool_create_005 6499476 some zfs_iter_* users leak memory 6501789 'zfs recv pool/fs@' causes assertion failure in mzap_addent 6503788 memory leak in is_spare() 6503790 memory leak in zpool_get_errlog()
2006-11-15PSARC 2006/622 iSCSI/ZFS Integrationahl1-217/+336
6484731 zfs import only mounts and shares the first layer of hierarchy 6493750 zfs and iSCSI do not work togetherly correctly 6494075 destroying a pool shouldn't touch the DSL --HG-- rename : usr/src/cmd/iscsi/common/iscsi_door.h => deleted_files/usr/src/cmd/iscsi/common/iscsi_door.h rename : usr/src/cmd/iscsi/common/local_types.h => deleted_files/usr/src/cmd/iscsi/common/local_types.h rename : usr/src/cmd/iscsi/common/xml.h => usr/src/lib/libiscsitgt/common/iscsitgt_impl.h rename : usr/src/cmd/iscsi/common/xml.c => usr/src/lib/libiscsitgt/common/xml.c
2006-10-16PSARC 2006/288 zpool historyek1102371-15/+77
6343741 want to store a command history on disk 6476196 spa_sync_spares() is missing a nvlist_free()
2006-10-096460059 zfs destroy <snapshot> leaves behind kruftahrens1-32/+26
6463788 'zfs recv -d' fails if some ancestors already exist 6464897 assertion failed: "BP_GET_COMPRESS(bp) == compress" zio.c, line:897 6472843 panic when write to zvol snapshot 6475506 panic in dmu_recvbackup due to NULL pointer dereference 6475942 need more assertions in dnode_destroy() 6477102 recvbackup ioctl does not advance file offset 6477103 read-only properties should be passed as nvlist 6477900 want more /etc/system tunables for ZFS performance analysis 6479497 ::abuf_find is broken
2006-10-036463348 ZFS code could be more portablend1506281-6/+3
2006-09-05PSARC 2006/486 ZFS canmount propertyeschrock4-338/+495
PSARC 2006/497 ZFS create time properties PSARC 2006/502 ZFS get all datasets PSARC 2006/504 ZFS user properties 6269805 properties should be set via an nvlist. 6281585 user defined properties 6349494 'zfs list' output annoying for even moderately long dataset names 6366244 'canmount' option for container-like functionality 6367103 create-time properties 6416639 RFE: provide zfs get -a 6437808 ZFS module version should match on-disk version 6454551 'zfs create -b blocksize filesystem' should fail. 6457478 unrecognized character in error message with 'zpool create -R' command 6457865 missing device name in the error message of 'zpool clear' command 6458571 zfs_ioc_set_prop() doesn't validate input 6458614 zfs ACL #defines should use prefix 6458638 get_configs() accesses bogus memory 6458678 zvol functions should be moved out of zfs_ioctl.h 6458683 zfs_cmd_t could use more cleanup 6458691 common routines to manage zfs_cmd_t nvlists 6460398 zpool import cores on zfs_prop_get 6461029 zpool status -x noexisting-pool has incorrect error message. 6461223 index translations should live with property definitions 6461424 zpool_unmount_datasets() has some busted logic 6461427 zfs_realloc() would be useful 6461757 'zpool status' can report the wrong number of persistent errors 6461784 recursive zfs_snapshot() leaks memory
2006-09-01PSARC 2006/479 zfs receive -Fnd1506281-6/+31
6421992 'zfs send -i' requires redundant input 6431818 ZFS receive should print a better error message on failure 6437472 want 'zfs recv -F' to force rollback 6438643 'zfs rename <snapshot> <snapshot>' requires redundant arguments 6446512 zfs send does not catch malformed snapshot name
2006-08-236349987 lzjb.c lived longer than expected?nd1506281-1/+1
6420135 zfs(1m) should display properties of snapshots that affect their behavior 6438947 znode_t's z_active should be removed 6453026 typo in zfs clone error message
2006-07-316368751 libzfs interface for mount/umounting all the file systems for a ↵eschrock1-13/+30
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-17PSARC 2006/308 zfs list sort optionsjelinek3-12/+163
6276925 option to sort 'zfs list' output Contributed by Rich Lowe <richlowe@richlowe.net>
2006-07-146449033 PIT nightly fails due to the fix for 6436514lling1-2/+1
2006-07-136436514 zfs share on /var/mail needs to be run explicitly after system bootslling1-2/+2
2006-06-14PSARC 2006/388 snapshot -rahrens1-11/+81
6373978 want to take lots of snapshots quickly ('zfs snapshot -r')