History log of /onnv-gate/usr/src/cmd/zfs/zfs_main.c (Results 76 – 97 of 97)
Revision Date Author Comments
# 2676:5cee47eddab6 05-Sep-2006 eschrock

PSARC 2006/486 ZFS canmount property
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.
6

PSARC 2006/486 ZFS canmount property
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

show more ...


# 2665:7b208a92357b 02-Sep-2006 nd150628

PSARC 2006/479 zfs receive -F
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 'z

PSARC 2006/479 zfs receive -F
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

show more ...


# 2597:21c0f93f2513 23-Aug-2006 nd150628

6349987 lzjb.c lived longer than expected?
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 err

6349987 lzjb.c lived longer than expected?
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

show more ...


# 2474:c001ad7e0c25 31-Jul-2006 eschrock

6368751 libzfs interface for mount/umounting all the file systems for a given pool
6385349 zpool import -d /dev hangs
6397052 unmounting datasets should process /etc/mnttab instead of traverse DSL
64

6368751 libzfs interface for mount/umounting all the file systems for a 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

show more ...


# 2379:0ff8239b1e93 17-Jul-2006 sjelinek

PSARC 2006/308 zfs list sort option
6276925 option to sort 'zfs list' output
Contributed by Rich Lowe <richlowe@richlowe.net>


# 2372:ecbf1ba25c2e 14-Jul-2006 lling

6449033 PIT nightly fails due to the fix for 6436514


# 2369:8e9197fd3c58 14-Jul-2006 lling

6436514 zfs share on /var/mail needs to be run explicitly after system boots


# 2199:712a788c2dfd 15-Jun-2006 ahrens

PSARC 2006/388 snapshot -r
6373978 want to take lots of snapshots quickly ('zfs snapshot -r')


# 2190:9e8f51a4bf78 14-Jun-2006 darrenm

6401400 zfs(1) usage output is excessively long


# 2169:0152c8ed1663 10-Jun-2006 nd150628

6385436 zfs set <property> returns an error, but still sets property value (fix build)


# 2082:76b439ec3ac1 30-May-2006 eschrock

PSARC 2006/223 ZFS Hot Spares
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 de

PSARC 2006/223 ZFS Hot Spares
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

show more ...


# 1749:cc180b13f4b8 05-Apr-2006 ahrens

PSARC 2006/185 zfs send/receive
6399918 zfs backup/restore should be send/receive


# 1544:938876158511 04-Mar-2006 eschrock

PSARC 2006/077 zpool clear
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

PSARC 2006/077 zpool clear
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()

show more ...


# 1387:7dc47b4865df 05-Feb-2006 eschrock

6340747 i18n : zfs command line tools don't have correctly i18n'd usage messages


# 1356:e021b5e4aa0e 31-Jan-2006 eschrock

6377671 zfs mount -a shouldn't bother checking snapshots
6377673 'zfs mount -a' should discover the proper mount order
6378361 'zfs share -a' needs to avoid expensive checks during boot
6378377 zfs_g

6377671 zfs mount -a shouldn't bother checking snapshots
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

show more ...


# 1294:87b43e5de5ee 19-Jan-2006 lling

6364129 need to unmount any child datasets before doing the rollback
6364126 cannot rollback when a child filesystem is created after a snapshot is taken
6350233 Cannot rename filesystem|volume while

6364129 need to unmount any child datasets before doing the rollback
6364126 cannot rollback when a child filesystem is created after a snapshot is taken
6350233 Cannot rename filesystem|volume while it has dependent clones

show more ...


# 1264:976065f98c2b 13-Jan-2006 lling

6372107 legacy "umount" command unmount filesystems in the subdirs when zfs mountpoint is a regular path


# 1204:ee1445d478d5 04-Jan-2006 lling

6347801 internal error: unexpected error 79 at line 1617 of ../common/libzfs_dataset.c
6365038 Legacy umount [dir] will also unmount filesystems mounted in subdirectories of [dir]


# 1133:335d069294d1 16-Dec-2005 eschrock

6357470 vdev_raidz.c has unused RAIDZ_SINGLE define, code
6360844 zvol has an incorrect efi_version in it's EFI label.
6361271 volsize & reservation not consistent while volume size < 128k


# 1003:ce99098d6a9b 28-Nov-2005 lling

6350417 long name will cause rename a dataset panic
6348792 incorrect error message when using long name with 'zfs rename'
6351672 internal error: unexpected error 78 at line 1638 of libzfs
6355616 z

6350417 long name will cause rename a dataset panic
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

show more ...


# 866:08bb8e0ae066 08-Nov-2005 eschrock

comments


# 789:b348f31ed315 31-Oct-2005 ahrens

PSARC 2002/240 ZFS
6338653 Integrate ZFS
PSARC 2004/652 - DKIOCFLUSH
5096886 Write caching disks need mechanism to flush cache to physical media


1234