Author: maybee
Repository: /hg/onnv/onnv-gate
Latest revision: 278bade789ba739d23c153615d8c556045874b9e
Total changesets: 1
Log message:
6437750 panic: db->db_buf==0||arc_referenced(db->db_buf), file: dbuf.c,line:1539
6466866 assertion failed: dlen <= zp->z_blksz (0x188b4 <= 0x13200),
zfs_vnops.c, line: 884
6512661 unowned mutex panic during stress test
6524889 Hang adding zvol-based devices to a pool or creating a pool from zvols
6531759 zfs_rmdir() can return EEXIST on an empty directory when spotlight is
messing with it
6532056 missing dmu_tx_commit() in zfs_write() eventually hangs zfs
Files:
update: usr/src/uts/common/fs/zfs/arc.c
update: usr/src/uts/common/fs/zfs/dbuf.c
update: usr/src/uts/common/fs/zfs/dmu_objset.c
update: usr/src/uts/common/fs/zfs/dsl_pool.c
update: usr/src/uts/common/fs/zfs/sys/zfs_znode.h
update: usr/src/uts/common/fs/zfs/zfs_dir.c
update: usr/src/uts/common/fs/zfs/zfs_vnops.c
update: usr/src/uts/common/fs/zfs/zfs_znode.c
update: usr/src/uts/common/fs/zfs/zvol.c