History log of /onnv-gate/usr/src/uts/common/fs/zfs/zvol.c (Results 26 – 50 of 76)
Revision Date Author Comments
# 9512:64cafcbcc337 30-Apr-2009 Neil Perrin <Neil.Perrin@Sun.COM>

6801810 Commit of aligned streaming rewrites to ZIL device causes unwanted disk reads


# 9401:afae664f76f6 20-Apr-2009 Neil Perrin <Neil.Perrin@Sun.COM>

6773224 zvol_log_write() is inefficient
6797713 zfs_log_write() and zvol_log_write() could share logic
6825801 itx_sync picks up garbage for zvols


# 9303:587ef5ac9176 07-Apr-2009 Eric Taylor <Eric.Taylor@Sun.COM>

6794730 need zvol support for DKIOCSETWCE and friends
6794737 DKIOCFLUSHWRITECACHE uses system-wide mutex


# 9277:3e67eb420d44 03-Apr-2009 Eric Taylor <Eric.Taylor@Sun.COM>

6817316 data corruption: failed zvol dumpify erases tmpfs data


# 8524:a56dffa8fba9 12-Jan-2009 Eric Taylor <Eric.Taylor@Sun.COM>

6770534 zvols do not observe character device semantics


# 8227:f7d7be9b1f56 25-Nov-2008 Neil Perrin <Neil.Perrin@Sun.COM>

6765294 Refactor replay


# 7903:4c8fa38f91ec 22-Oct-2008 Eric Taylor <Eric.Taylor@Sun.COM>

6760985 assertion failure with dump device on pool with non-writeable vdev


# 7872:40a9434212f6 17-Oct-2008 Tim Haley <Tim.Haley@Sun.COM>

6646775 Speed up the dumpifying process for zvols


# 7837:001de5627df3 14-Oct-2008 Matthew Ahrens <Matthew.Ahrens@Sun.COM>

6333409 traversal code should be able to issue multiple reads in parallel
6418042 want traversal in depth-first pre-order for quicker 'zfs send'
6757112 zvol dump code is extra complicated
6725668 wa

6333409 traversal code should be able to issue multiple reads in parallel
6418042 want traversal in depth-first pre-order for quicker 'zfs send'
6757112 zvol dump code is extra complicated
6725668 want ::zfs_blkstats to show block type stats after scrub
6725675 dmu traverse code has extraneous features
6725680 P2CROSS is confusing to use
6725698 zvol dump device should always be 128k
6729696 sync causes scrub or resilver to pause for up to 30s
6730101 online recv can cause scrub to miss some blocks
6752226 assertion failed in dbuf_verify: db->db.db_size >= dn->dn_datablksz
6577985 panic when zfs send a snapshot with i/o errors
6755042 zdb -Lbc counts block several times in case of checksum errors

show more ...


# 7754:b80e4842ad54 30-Sep-2008 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

6754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handling
6667208 zfs/zpool commands on failed pool should not hang
6430480 grabbing config lock as writer during I/O load can t

6754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handling
6667208 zfs/zpool commands on failed pool should not hang
6430480 grabbing config lock as writer during I/O load can take excessively long

show more ...


# 7638:5505e89fa6c8 18-Sep-2008 Neil Perrin <Neil.Perrin@Sun.COM>

6741237 zfs hang in txg_wait_open() on boot


# 7405:22b4aeef8023 26-Aug-2008 Eric Taylor <Eric.Taylor@Sun.COM>

6612759 zvol DKIOCGETEFI should return GPT and GPE when possible
6704208 zvol should implement O_EXCL flag
6736455 remove workaround for 6343604


# 7294:c9c31ef4c960 05-Aug-2008 perrin

PSARC 2008/486 Intent log replay failure handling
6707530 log device failure needs some work


# 7265:cc18862247da 01-Aug-2008 ahrens

PSARC/2008/483 ZFS clone -o
PSARC/2008/484 ZFS snapshot properties
6613766 create-time properties for clones
6701797 want user properties on snapshots


# 7080:13a30a37ddc0 11-Jul-2008 maybee

6724533 assertion failed: file: ../../common/fs/zfs/dmu_tx.c, line: 983
6724798 changing zfs dump device hangs system


# 7013:540c400de3b4 03-Jul-2008 gw25295

6596419 zvol character (raw) devices allow read/write past the end of the device
Contributed by Juergen Keil <jk@tools.de>


# 6992:20c04e18c58c 01-Jul-2008 maybee

6573681 deleting a very large file can be slow
6706950 ((&dnp->dn_blkptr[0])->blk_birth == 0) || list_head(list) != 0L || dn->dn_next_blksz[txgoff]


# 6730:a16e5ce410b7 27-May-2008 lling

6694616 zvol_dump_fini should remove the allocated blocks (fix lint)


# 6723:95f33d4e0a04 27-May-2008 lling

6694616 zvol_dump_fini should remove the allocated blocks


# 6689:47572a2f5e73 22-May-2008 maybee

6610506 Eliminate or improve retry logic from callers of dmu_objset_open()
6695465 divide by zero in txg_sync_thread() under heavy load


# 6423:437422a29d3a 12-Apr-2008 gw25295

PSARC 2006/370 ZFS Boot Support
5008936 ZFS and/or zvol should support dumps
5070124 dumpadm -d /dev/... does not enforce block device requirement for savecore
6521468 ZFS Boot support Phase 2
655350

PSARC 2006/370 ZFS Boot Support
5008936 ZFS and/or zvol should support dumps
5070124 dumpadm -d /dev/... does not enforce block device requirement for savecore
6521468 ZFS Boot support Phase 2
6553503 bfu can't find 'rootdev' from /etc/vfstab on a zfs root filesystem
6574993 zfs_mountroot() may need to call clkset() to set the boot_time kstat
6633197 zvol should not permit newfs or createpool while it's in use by swap or dump
6661127 zfs_name_valid() does not support ZFS_TYPE_POOL
6684121 The changes to smf scripts for supporting canmount=noauto will cause a boot failure.

show more ...


# 5688:c0b02c8fd2c0 14-Dec-2007 bonwick

6640580 spa_get_random() is insanely slow in userland
6640559 db_last_dirty list may be updated incorrectly
6640582 zio_checksum_sha256() incorrect if buffer size not a multiple of 64
6550653 uberblo

6640580 spa_get_random() is insanely slow in userland
6640559 db_last_dirty list may be updated incorrectly
6640582 zio_checksum_sha256() incorrect if buffer size not a multiple of 64
6550653 uberblock should be saved on more top levels
6640570 ZIL doesn't flush ditto block writes
6640578 some zio flags lost during I/O retry
6632372 ZFS label writing/checksumming hurts scalability of large configs

show more ...


# 5331:3047ad28a67b 25-Oct-2007 amw

PSARC/2007/218 caller_context_t in all VOPs
PSARC/2007/227 VFS Feature Registration and ACL on Create
PSARC/2007/244 ZFS Case-insensitive support
PSARC/2007/315 Extensible Attribute Interfaces
PSARC/

PSARC/2007/218 caller_context_t in all VOPs
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

show more ...


# 4935:c80bf0e6f4aa 23-Aug-2007 perrin

6534949 Stale need for range locking comment in zvol.c
6562988 ZIL replay fails when filesystem is mounted read-only
6580645 cannot rollback filesystems with unplayed intent log records


# 4787:602d3f97842c 03-Aug-2007 ahrens

6393351 unique_* could be improved
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 gen

6393351 unique_* could be improved
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

show more ...


1234