Displaying 20 results from an estimated 7000 matches similar to: "6407842 zfs panic when closing a file"
2006 Oct 31
0
6389368 fat zap should use 16k blocks (with backwards compatability)
Author: ahrens
Repository: /hg/zfs-crypto/gate
Revision: 0fdac67554fe0f4938120fb4f0cb35cbbcd38c0b
Log message:
6389368 fat zap should use 16k blocks (with backwards compatability)
Files:
update: usr/src/uts/common/fs/zfs/dbuf.c
update: usr/src/uts/common/fs/zfs/dmu_tx.c
update: usr/src/uts/common/fs/zfs/dnode.c
update: usr/src/uts/common/fs/zfs/sys/zap_impl.h
update:
2006 Mar 03
5
flag day: ZFS on-disk format change
Summary: If you use ZFS, do not downgrade from build 35 or later to
build 34 or earlier.
This putback (into Solaris Nevada build 35) introduced a backwards-
compatable change to the ZFS on-disk format. Old pools will be
seamlessly accessed by the new code; you do not need to do anything
special.
However, do *not* downgrade from build 35 or later to build 34 or
earlier. If you do so, some of
2006 Oct 31
0
6413573 deadlock between fsflush() and zfs_create()
Author: maybee
Repository: /hg/zfs-crypto/gate
Revision: 2dd24a5efe8bb703f8a0b96d0cbaab6d4f744456
Log message:
6413573 deadlock between fsflush() and zfs_create()
6416101 du inside snapshot produces bad sizes and paths
Files:
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:
2006 Oct 31
0
6345547 assertion failed: tempreserve < arc.c/4 from zfs_rename
Author: maybee
Repository: /hg/zfs-crypto/gate
Revision: a32bb7240587760037fbab450fdd587930f18f6a
Log message:
6345547 assertion failed: tempreserve < arc.c/4 from zfs_rename
6354299 Disable metadata compression, at least temporarily
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
2008 Mar 15
1
Fix available for mmap on FreeBSD zfs
Saw this just come through for 8-current, 7-stable ought to have it in a week or so. I have not encountered the problem so I would not be able to judge if this fixes it.
Patch here: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c.diff?r1=1.27;r2=1.28
pjd 2008-03-15 23:23:04 UTC
FreeBSD src repository
Modified files:
2006 Oct 31
0
6410698 ZFS metadata needs to be more highly replicated (ditto blocks)
Author: billm
Repository: /hg/zfs-crypto/gate
Revision: 33640e100342f4a847c599f1a1671dda6faf4e05
Log message:
6410698 ZFS metadata needs to be more highly replicated (ditto blocks)
6410700 zdb should support reading raw blocks out of storage pool
6410709 ztest: spa config can change before pool export
Files:
update: usr/src/cmd/mdb/common/modules/zfs/zfs.c
update: usr/src/cmd/zdb/zdb.c
update:
2006 Oct 31
0
6362068 zfs chown/chgrp doesn''t always work
Author: marks
Repository: /hg/zfs-crypto/gate
Revision: daa24505790be2859c3416a615beb97cbe02db68
Log message:
6362068 zfs chown/chgrp doesn''t always work
Files:
update: usr/src/uts/common/fs/zfs/zfs_vnops.c
update: usr/src/uts/common/os/policy.c
update: usr/src/uts/common/sys/policy.h
2006 Oct 31
0
6397264 zfs-s10-0311:assertion failed:((&dnp->dn_blkptr[0])->blk_birth == 0)
Author: ahrens
Repository: /hg/zfs-crypto/gate
Revision: 2f3e2b378c0e7958796b026a1d3ee28f3329221a
Log message:
6397264 zfs-s10-0311:assertion failed:((&dnp->dn_blkptr[0])->blk_birth == 0)
6397267 assertion failed: (link->list_next == 0) == (link->list_prev == 0)
Files:
update: usr/src/uts/common/fs/zfs/dmu_tx.c
update: usr/src/uts/common/fs/zfs/dnode_sync.c
2006 Oct 31
0
6362908 nfsv4-test: RENAME does not check PERM with NFSv4/ZFS
Author: marks
Repository: /hg/zfs-crypto/gate
Revision: d3160869d28dca623e514dc1f38e84d9335c2a55
Log message:
6362908 nfsv4-test: RENAME does not check PERM with NFSv4/ZFS
6372549 nfsv4 server returns OK for SETATTR of size on a symlink over ZFS, INVAL is expected
Files:
update: usr/src/uts/common/fs/zfs/zfs_acl.c
update: usr/src/uts/common/fs/zfs/zfs_vnops.c
2006 Oct 31
0
6380036 zfs does not clear S_ISUID and S_ISGID bits on successful writes
Author: marks
Repository: /hg/zfs-crypto/gate
Revision: f89e0d54f3a2bec76fbda3e2097037a4bd3c6f21
Log message:
6380036 zfs does not clear S_ISUID and S_ISGID bits on successful writes
6388195 conflict of filesystem property of "aclinherit=secure" & ACE no_propagate
6389212 file_dac_search privilege is ineffective when traversing zfs mount point
Files:
update:
2006 Oct 31
0
6366731 zfs and gcc don''t get along anymore
Author: eschrock
Repository: /hg/zfs-crypto/gate
Revision: 1fa3f00b353d208d82ec61354a04d58884fecace
Log message:
6366731 zfs and gcc don''t get along anymore
6367359 ''zpool offline'' fails, cannot offline device: device not in pool
Files:
update: usr/src/uts/common/fs/zfs/dbuf.c
update: usr/src/uts/common/fs/zfs/dnode_sync.c
update: usr/src/uts/common/fs/zfs/vdev.c
2006 Oct 31
0
6416794 zfs panics in dnode_reallocate during incremental zfs restore
Author: maybee
Repository: /hg/zfs-crypto/gate
Revision: fc64f8534e67547081ada693f0184cc19b89f5c9
Log message:
6416794 zfs panics in dnode_reallocate during incremental zfs restore
6425740 assertion failed: new_state != old_state
Files:
update: usr/src/uts/common/fs/zfs/arc.c
update: usr/src/uts/common/fs/zfs/dnode.c
2006 Oct 31
0
6398177 zfs: poor nightly build performance in 32-bit mode (high disk activity)
Author: maybee
Repository: /hg/zfs-crypto/gate
Revision: 919f120139aa174a9eb20e7fdb9026ab851357d6
Log message:
6398177 zfs: poor nightly build performance in 32-bit mode (high disk activity)
6420920 File truncate produces incorrect log record
Files:
update: usr/src/uts/common/fs/zfs/arc.c
update: usr/src/uts/common/fs/zfs/zfs_znode.c
2006 Oct 31
0
6355162 ''zfs restore -d'' should not succeed upon a volume
Author: maybee
Repository: /hg/zfs-crypto/gate
Revision: fc2b4ea43f2c90b103d940d192c1e7f2306f9939
Log message:
6355162 ''zfs restore -d'' should not succeed upon a volume
6368561 zfs panic at zfs:zfsctl_snapdir_inactive()
6374110 ZFS Panic in zfs_lookup() during snapshot creation
Files:
update: usr/src/lib/libzfs/common/libzfs_dataset.c
update:
2006 Oct 31
0
6407444 unhandled i/o error from dnode_next_offset_level()
Author: ahrens
Repository: /hg/zfs-crypto/gate
Revision: 2515f06e22b3263851614e08b37dd2736737f102
Log message:
6407444 unhandled i/o error from dnode_next_offset_level()
6411780 unhandled i/o error from dnode_sync_free() due to faulty pre-read logic
Files:
update: usr/src/lib/libzfs/common/libzfs_dataset.c
update: usr/src/uts/common/fs/zfs/dmu_tx.c
update: usr/src/uts/common/fs/zfs/dnode.c
2006 Oct 31
0
6359739 panic in zfsctl_snapshot_zname()
Author: maybee
Repository: /hg/zfs-crypto/gate
Revision: 6c892fa096b34a348c9489847e427459b36f663d
Log message:
6359739 panic in zfsctl_snapshot_zname()
Files:
update: usr/src/uts/common/fs/zfs/zfs_ctldir.c
2006 Oct 31
0
6397271 panic: mutex_enter: bad mutex, lp=f074ea3c owner=deadbee8 thread=d794fde0
Author: maybee
Repository: /hg/zfs-crypto/gate
Revision: 424a72a4d1acbaacc5a5ae97dbb86dbe6f988d65
Log message:
6397271 panic: mutex_enter: bad mutex, lp=f074ea3c owner=deadbee8 thread=d794fde0
Files:
update: usr/src/uts/common/fs/zfs/dnode_sync.c
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
Here''s my comments for the preliminary ZFS Crypto review.
- Dan
Webrev: http://cr.opensolaris.org/~darrenm/zfs-crypto-gate/webrev/
General comments:
DEA-1 - SCCS keywords need to be removed
DEA-2 - Copyright updated
------------------------------------------------------------------
usr/src/lib/libcryptoutil/common/keyfile.c pkcs11_read_data()
This code in pkcs11_read_data() scares
2008 Jul 25
0
resynv onnv-gate
Author: Darren Moffat <darrenm at opensolaris.org>
Repository: /hg/zfs-crypto/gate
Latest revision: 9bb308a0778101fcef9ff65336bcec8e68a7bd06
Total changesets: 40
Log message:
resynv onnv-gate
Files:
.hgtags
deleted_files/usr/src/cmd/fps/Makefile.inc
deleted_files/usr/src/cmd/fps/Makefile.subdirs
deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.c
2013 Nov 25
7
[releng_8 tinderbox] failure on i386/i386
TB --- 2013-11-25 17:30:12 - tinderbox 2.20 running on freebsd-legacy2.sentex.ca
TB --- 2013-11-25 17:30:12 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013-11-25 17:30:12 - starting RELENG_8 tinderbox run for i386/i386
TB --- 2013-11-25 17:30:12 -