summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs
AgeCommit message (Collapse)AuthorFilesLines
2008-02-116580270 'zdb [-C|-L] <pool'> can't open alternate root poolsck1538982-26/+47
6657291 zdb -e is not correctly documented 6657293 zdb -U should take a path
2008-02-116576659 zfs allow should list delegatable permsmarks3-1/+121
2008-02-056654731 sharesmb property should only be settable on CIFS aware ZPLmarks1-2/+2
2008-01-316558321 zfs_share_nfs() fails the second time throughdougm2-8/+77
2008-01-256575965 panic/thread=2a1016b5ca0: BAD TRAP: type=9 rp=1858500 addr=0 ↵perrin1-4/+4
mmu_fsr=0, really, truly out of space (fix lint)
2008-01-256575965 panic/thread=2a1016b5ca0: BAD TRAP: type=9 rp=1858500 addr=0 ↵perrin2-3/+5
mmu_fsr=0, really, truly out of space 6600361 some kcondvars in the ZIL aren't being init'd/destroyed
2008-01-236627877 zfs receive coredump with invalid destination nameahl1-48/+93
6649386 memory leaks and bad failure handling in zfs send/receive
2008-01-22backout 6575965/6600361: needs more workdm1207692-5/+3
--HG-- rename : usr/src/common/zfs/zfs_util.c => deleted_files/usr/src/common/zfs/zfs_util.c rename : usr/src/common/zfs/zfs_util.h => deleted_files/usr/src/common/zfs/zfs_util.h
2008-01-226575965 panic/thread=2a1016b5ca0: BAD TRAP: type=9 rp=1858500 addr=0 ↵perrin2-3/+5
mmu_fsr=0, really, truly out of space 6600361 some kcondvars in the ZIL aren't being init'd/destroyed
2008-01-186580259 onnv ZFS panic with zfs_purgedir in zfs_dir.cck1538981-0/+3
6617656 zpool destroy should deal with newer pools
2008-01-106609780 zpool dump core when trying to destroy poolck1538981-2/+2
2008-01-036646545 Condvars in tx_cpu aren't being initialized/destroyedek1102371-2/+2
6646559 tx_holds list in dmu_tx not properly destroyed 6646646 dump_ioctl() is using zc_name instead of zc_value in the 'fromsnap' case
2007-12-226641210 zfs rollback -R fails with EBUSY if there is a clone (fix lint)ahrens1-1/+1
2007-12-22PSARC/2007/699 zfs rollback -f operativeahrens2-6/+23
6641210 zfs rollback -R fails with EBUSY if there is a clone
2007-12-186419176 'zfs rollback <volume@snap>' does not lower reservation (fix lint)rm1605211-6/+9
2007-12-18PSARC/2007/675 A_MDEV Removalrm1605213-31/+88
6419176 'zfs rollback <volume@snap>' does not lower reservation 6641554 fgetattr() returns incorrect value for A_MDEV attribute
2007-12-066627006 setting cachefile to default value confuses ZFSeschrock1-2/+3
6635464 Unable to put zfs cachefile in root directory 6637499 bitfield declaration macros would be useful 6637506 sunoem IPMI LED command structure should be private to libipmi
2007-12-066636423 'zfs set sharenfs=on' brokenmmusante1-9/+12
2007-12-046637425 memory leak in get_numeric_property()timh1-1/+3
2007-11-296428435 zfs rename failure can leave file systems unmounted.mmusante1-1/+22
Contributed by Ramprakash Jelari.
2007-11-206625091 zpool cachefile property has incorrect value help messageeschrock2-6/+8
6629138 recvflags_t use of boolean_t in bitfields breaks D compiler 6631051 topo_node_walk_init() can leak memory on failure 6631059 zpool_in_use() can leak memory on failure 6631063 xmlattr_to_fmri() leaks memory on failure
2007-11-206622831 normalization properties are not preserved by "zfs send"timh1-25/+23
6625194 delegate 'clone' privilege broken 6626152 zfs should initialize the fuid lock it uses Contributed by Pawel Dawidek --HG-- rename : usr/src/uts/common/fs/zfs/sys/zfs_i18n.h => deleted_files/usr/src/uts/common/fs/zfs/sys/zfs_i18n.h
2007-11-146619182 new non-sparse zvols should get refreservationsck1538981-6/+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-136590941 zfs set mountpoint should not return 0 when it failsrm1605212-18/+20
6612544 zfs get all pool/vol@snap - internal error: unable to get version property
2007-11-09PSARC 2007/618 ZFS L2ARCbrendan4-61/+154
6536054 second tier ("external") ARC
2007-11-096421210 zfs rollback without unmountingahrens3-83/+47
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 reservationsck1538982-18/+14
6431277 want filesystem-only quotas 6483677 need immediate reservation
2007-10-296622822 can not create clone on old version pooltimh1-0/+17
6623113 Temporarily only allow default values for casesensitivity, normalization, and utf8only
2007-10-29PSARC/2007/574 zfs send -Rahrens8-429/+2072
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-29PSARC 2007/607 ZFS cachefile propertyeschrock5-62/+192
6620436 zpool import can dump core with multiple '-o' arguments 6620452 zfs should support placing pool configuration in alternate cachefiles
2007-10-26PSARC 2007/606 nvlist extensionseschrock1-3/+15
6608068 typo in ipmi_sdr_refresh() can cause segfault on allocation failure 6608069 libipmi should have support for user management 6608070 nvlist_lookup_nvpair() would be useful 6608094 nvlist_exists() would be useful 6608096 zprop_parse_value() should accept boolean values for boolean types 6608098 startd's fsminimal filesystem checks could be a little more explicit
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw7-105/+396
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-10-246425096 want online 'zfs recv' (read only and read/write)ek1102371-38/+24
6597182 .zfs/snapshot code could use a little more comments
2007-10-246614232 results of zpool_validate_properties() are consistently leakedlling1-9/+19
6615080 zpool upgrade -V without a pool returns success
2007-09-286596190 "zfs list" is slow due to version propertyrm1605211-0/+13
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling10-1007/+1187
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 ↵ek1102373-25/+31
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-146592018 "zfs get" does not display temporary propertyahrens1-3/+4
2007-08-106536043 arc_byteswap_func_t and dmu_byteswap_func_t are redundantahrens2-95/+8
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-096589962 set sharenfs=on does not work on onnv 0805 buildrm1605211-14/+21
2007-08-076588264 zpool_get_errlog() can attempt to calloc size 0ek1102371-0/+2
6589250 zfs_vfsops.h comments about NFSv3's filehandles is out of date
2007-08-064687827 dumpadm should be more tolerant of a read-only /etc/dumpadm.confeschrock1-1/+1
6523156 putback for fork extensions missed libproc 6581088 typo in libipmi.h 6585258 zfs_rename() erroneously returns EZFS_CROSSTARGET 6587130 sunoem LED commands don't work correctly
2007-08-026393351 unique_* could be improvedahrens3-89/+39
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-08-026446301 ZFS mountpoint reverted back from legacy but sharenfs property not ↵rm1605212-8/+24
honored 6506000 onnv: sharenfs & shareiscsi 'off'->'off' should not trigger mount 6579101 zfs set mountpoint has inconsistent behaviour with long path
2007-07-256584644 libzfs.h uses libuutil.h which is not shipped as part of Solarismarks1-1/+0
2007-07-246535695 Panic: shpp->sh_eof == shpp->sh_pool_create_len, file: ↵ek1102374-13/+6
../../common/fs/zfs/spa_history.c, line: 235 6577336 6572465 didn't update comments for zpool_stage_history()
2007-07-136580497 zfs volinit shouldn't slowly iterate over all snapshotsahrens1-4/+7
2007-07-066494569 zfs recv -d pool/<doesn't exist> core dumps for top-level filesystem ↵ahrens1-5/+16
backups 6562532 typo in zfs recv output 6566874 assertion failed: newval <= spa_max_replication(osi->os_spa), file: fs/zfs/dmu_objset.c, 129 6575976 internal snapshot creation history event logs wrong dataset id 6575979 ZFS_DEBUG_DPRINTF burns too much CPU 6576508 'zfs create -o compression=gzip 'on old version pool will core dump
2007-07-056509186 "zfs set" should list properties in alphabetical ordertimf3-2/+4
2007-06-29PSARC/2007/328 zfs upgradeahrens7-87/+84
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