summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/fs
AgeCommit message (Collapse)AuthorFilesLines
2007-10-29PSARC 2007/555 zfs fs-only quotas and reservationsck1538981-0/+7
6431277 want filesystem-only quotas 6483677 need immediate reservation
2007-10-29PSARC/2007/574 zfs send -Rahrens1-2/+2
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 propertyeschrock1-1/+1
6620436 zpool import can dump core with multiple '-o' arguments 6620452 zfs should support placing pool configuration in alternate cachefiles
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw6-23/+47
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-24PSARC 2007/567 zpool failmode propertygw252951-0/+2
6322646 ZFS should gracefully handle all devices failing (when writing) 6413847 vdev label write failure should be handled more gracefully 6417772 need nicer message on write failure 6417779 ZFS: I/O failure (write on ...) -- need to reallocate writes 6467927 Node gets into a panic loop when devices are fenced off 6565042 ZFS should gracefully handle all devices failing (when reading) 6596239 Stop issuing IOs to a vdev that is going to be removed
2007-10-246588256 HSFS performance needs a boostmg1471091-0/+87
2007-09-286596190 "zfs list" is slow due to version propertyrm1605211-0/+1
2007-09-24PSARC 2007/044 Support for timezone mount option in PCFSfrankho3-55/+314
PSARC 2007/415 PCFS mount options "noatime"/"atime" 6213409 pcfs alternate FAT #1 corrupted: doesn't say which device 6258345 Some of the contents of /tmp/SUNWut/mnt/<Username>/ shows wrong date 6338334 crash in pc_getcluster - filesystem believes it has 29-bit cluster count 6459843 fix for 1181439 (enabling "hidden") failed to remove old comment in cmd/fs.d/pcfs/mount/mount.c 6490418 mount option for timezone is required in pcfs 6503577 PCFS updates access time too often - "noatime" mount option required 6539301 PCFS FAT type detection / device detection still insufficient 6391828 A pcfs with 2k sector size cannot be mounted on Solaris: read fails with EIO 6391838 A pcfs with 2k sector size cannot be mounted on Solaris: read data corruption 6393753 A pcfs with 2k sector size cannot be mounted on Solaris: FAT signature error 6540349 PCFS endlessly loops on reading dirs if encountering LFN entry with LDIR_Ord == {0xc0|0x80|0x40} Contributed by Juergen Keil <jk@tools.de> Contributed by Alexander Zakharov
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling1-50/+68
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-166519314 acl not being set properlyprabahar1-4/+13
2007-09-11backout 4693666/6460239: causes 6603251dm1207691-1/+0
2007-08-214693666 fix for 4235823 reintroduced 1199162 (mmap'ed writes may fail to ↵frankho1-0/+1
update mtime) 6460239 snv_46; Panic:assertion failed:(threadp())->t_flag file: ../../common/fs/ufs/lufs_debug.c, line: 198
2007-08-154294956 hsfs creates wrong inode numbers for hard linksfrankho4-24/+36
6489267 off by one last_offset computation in hsfs_readdir leads to panic 6490818 Memory leak in hs_mountfs()
2007-08-106536043 arc_byteswap_func_t and dmu_byteswap_func_t are redundantahrens1-1/+2
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-09PSARC 2007/290 Retire Agent for I/O Devicesvikram1-0/+9
6464720 Deliver a FMA I/O retire agent --HG-- rename : usr/src/cmd/fm/modules/common/io-retire/ior_main.c => deleted_files/usr/src/cmd/fm/modules/common/io-retire/ior_main.c
2007-08-026393351 unique_* could be improvedahrens1-5/+5
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-24PSARC/2005/428 PCFS support of non-ASCII filenamesksn1-3/+5
4089052 RFE: pcfs needs to support non ASCII character filename.
2007-07-056509186 "zfs set" should list properties in alphabetical ordertimf1-0/+1
2007-07-056575316 snode flags has run out of spacevikram1-1/+1
2007-06-29PSARC/2007/328 zfs upgradeahrens1-26/+44
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 Administrationmarks1-6/+81
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-22PSARC 2007/171 ZFS Separate Intent Logperrin1-2/+6
6339640 Make ZIL use NVRAM when available.
2007-06-126411034 posix_fallocate() at times doesn't extend the file due to ↵mishra1-2/+2
ufs_allocsp() returning failure 6432412 posix_fallocate() moves holes instead of filling them 6436393 posix_fallocate() can cause freeing free block panic 6493590 bmap_set_bn() does not take care of second level indirection leading to UFS_HOLE/freeing free panics
2007-06-12PSARC/2007/310 Driver open-close exclusion guaranteescth1-0/+1
6343604 specfs race: multiple "last-close" of the same device
2007-06-12PSARC 2007/197 ZFS hotplugeschrock1-8/+61
PSARC 2007/283 FMA for ZFS Phase 2 6401126 ZFS DE should verify that diagnosis is still valid before solving cases 6500545 ZFS does not handle changes in devids 6508521 zpool online should warn when it is being used incorrectly 6509807 ZFS checksum ereports are not being posted 6514712 zfs_nicenum() doesn't work with perfectly-sized buffers 6520510 media state doesn't get updated properly on device removal 6520513 ZFS should have better support for device removal 6520514 vdev state should be controlled through a single ioctl() 6520519 ZFS should diagnose faulty devices 6520947 ZFS DE should close cases which no longer apply 6521393 ZFS case timeout should be FMD_TYPE_TIME 6521624 fmd_hash_walk() can dump core when given a bad address 6521946 ZFS DE needlessly subscribes to faults 6522085 ZFS dictionary files contain spelling errors 6523185 vdev_reopen() doesn't correctly propagate state 6523555 'zpool online' should be less chatty unless something goes wrong 6527379 zpool(1M) should not try to open faulted devices 6527700 ZFS should post a sysevent when topology changes 6528194 lofi should support force unmap and DKIO_DEV_GONE 6528732 ZFS should store physical device path in addition to /dev path 6532635 ZFS keeps devices open unnecessarily 6532979 bad argument to ZFS_IOC_VDEV_ATTACH can panic system 6567983 deadlock with spa_scrub_thread() and spa_namespace_lock
2007-06-06backout 4294956/6489267/6490818: causes 6566056dm1207694-36/+24
2007-05-214294956 hsfs creates wrong inode numbers for hard linksfrankho4-24/+36
6489267 off by one last_offset computation in hsfs_readdir leads to panic 6490818 Memory leak in hs_mountfs()
2007-04-236513455 automounter is not responding to interrupts correctlyevanl1-1/+2
6537615 autofs can initialize the global data structure in multiple places
2007-04-056282725 hostname/hostid should be stored in the labelek1102371-0/+3
2007-03-28PSARC 2007/083 ZFS bootable datasetslling1-5/+32
4929890 ZFS Boot support for the x86 platform 6479807 pools need properties 6531774 reserve bits in directory entry for file type
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-0/+1
6505923 Need better type checking for vnodeops 6531594 lxpr_readlink() is missing the "cred_t *cr" arg 6532559 vfs_strayops does not use the vnode/vfs operation registration mechanism
2007-03-226536602 add zlib compression support and upgrade to version 1.2.3ahl1-2/+4
6536606 gzip compression for ZFS 6536608 restore zmod mapfile 6536631 decompress.c should use the new gzip support in zlib --HG-- rename : usr/src/uts/common/zmod/infblock.c => deleted_files/usr/src/uts/common/zmod/infblock.c rename : usr/src/uts/common/zmod/infblock.h => deleted_files/usr/src/uts/common/zmod/infblock.h rename : usr/src/uts/common/zmod/infcodes.c => deleted_files/usr/src/uts/common/zmod/infcodes.c rename : usr/src/uts/common/zmod/infcodes.h => deleted_files/usr/src/uts/common/zmod/infcodes.h rename : usr/src/uts/common/zmod/infutil.c => deleted_files/usr/src/uts/common/zmod/infutil.c rename : usr/src/uts/common/zmod/infutil.h => deleted_files/usr/src/uts/common/zmod/infutil.h rename : deleted_files/usr/src/uts/common/zmod/mapfile => usr/src/uts/common/zmod/mapfile
2007-03-206529406 zpool history needs to bump the on-disk versionek1102371-2/+4
2007-03-166502778 devnames has some problems with node creation and deletionjg1-1/+2
6529779 subdirectories under /dev get created too late
2007-03-16PSARC/2007/121 zfs set copiesahrens1-1/+2
6459491 want 'zfs set copies=' to use ditto blocks for user data
2007-03-016441384 zpool import action message is not correctly localizedmmusante1-1/+0
6473418 setting user defined property on full filesystem should report error 6513953 Unable to create global hotspare in ja locale
2007-02-146483718 need a stable interface to get all native propertiesgw252951-15/+17
6514071 recent changes to zfs.h breaks Sun Cluster
2007-02-126496357 spec_fsync() is useless on devices that do write cachingbillm1-5/+5
6496359 zfs_read does unnecessary work on mmaped files with cached data 6496341 zvol performance can be improved 6496344 zvol async routines are synchronous 6496346 zfs_write with multiple iovs logs wrong data 6496347 zfs_write can be made much simpler thanks to range locks 6496350 zvol needs to log all writes to honor fsync 6496356 zvol should behave like a write-caching device 6489169 zvol: Incorrect ordering of biodone() and ensuring data is stable
2007-01-186410433 'zpool status -v' would be more useful with filenamesek1102371-3/+4
6504702 zdb -dddv <poolname> chokes on xattrs 6506506 spa_history.c: LE_64(reclen) needs to be cast to uint64_t in case of 32-bit big-endian kernel
2007-01-086393525 vdev_reopen() should verify that it's still the same deviceeschrock1-1/+2
6414648 zfs allows overlapping devices to be added 6435943 assertion failed: spare != 0L, file: ../../common/fs/zfs/spa_misc.c 6436000 import of actively spared device returns EBUSY 6478316 nfs/server doesn't respect auto_enable setting 6483675 want a private property to return number of clones 6485728 zpool iostat should flush output periodically 6494072 A device which was set as spare disk is not detach 6497563 zfs double-spared an already-spared disk on reboot 6503724 adding spare that is in use in another pool should be allowed 6505225 zpool(1M) can give misleading error when removing active spare
2006-12-13PSARC/2006/638 noxattr ZFS propertyck1538981-0/+1
6351954 zfs missing noxattr mount flag
2006-11-15PSARC 2006/622 iSCSI/ZFS Integrationahl1-0/+2
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-236442904 Panic in pcfs module's findTheDrive()frankho2-14/+13
6467209 lstat64 system call loops forever in pc_fileclsize 6474631 pcfs access time updates broken, after 6248624 6474649 pcfs: case not preserved for mixed case 8.3 filename Contributed by Juergen Keil (jk@tools.de)
2006-10-16PSARC 2006/288 zpool historyek1102371-0/+12
6343741 want to store a command history on disk 6476196 spa_sync_spares() is missing a nvlist_free()
2006-10-11PSARC 2006/509 HSFS extensions for Joliet/ISO9660:v2frankho4-31/+63
4065963 RFE: Joliet Extension to ISO 9660 cdrom support 6321916 Request for supporting full-length (207 characters) ISO9660-1999 filenames
2006-09-256466789 decouple devices cache management implementation from consumersjg1-0/+16
--HG-- rename : usr/src/uts/common/os/devctl.c => usr/src/uts/common/os/devcache.c rename : usr/src/uts/common/sys/devctl_impl.h => usr/src/uts/common/sys/devcache_impl.h
2006-09-146467958 inappropriate error message displayed from Devfsadmllai11-0/+1
6455629 dev filesystem rename support incomplete
2006-09-13PSARC 2005/361 PCFS timestamp handling cleanupfrankho2-17/+41
4401668 RFE: pcfs should support force unmount 6248624 pcfs file timestamp handling needs cleanup 6278733 pcfs statvfs implementation is slow 6351785 pcfs should support cluster sizes over 32Kb for Fat32 despite violating the spec 6364444 pcfs can still crash in pc_getcluster with one-off overflow
2006-09-126469385 zfs_set_prop_nvlist range checking is bustedeschrock1-0/+2
6469830 'zfs set' panics non-debug systems
2006-09-05PSARC 2006/486 ZFS canmount propertyeschrock1-5/+12
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