OpenGrok
Cross Reference: zfs_replay.c
xref
: /
src
/
external
/
cddl
/
osnet
/
dist
/
uts
/
common
/
fs
/
zfs
/
zfs_replay.c
Home
|
History
|
Annotate
|
Download
|
only in
zfs
History log of
/src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_replay.c
Revision
Date
Author
Comments
1.12
22-Feb-2019
hannken
Always set "cn_namelen" in addition to "cn_nameptr".
Fix vnode locking for REMOVE, RMDIR and RENAME.
1.11
28-May-2018
chs
branches: 1.11.2;
merge a new version of the CDDL dtrace and ZFS code.
this changes the upstream vendor from OpenSolaris to FreeBSD,
and this version is based on FreeBSD svn r315983.
in addition to the 10 years of improvements from upstream,
this version also has these NetBSD-specific enhancements:
- dtrace FBT probes can now be placed in kernel modules.
- ZFS now supports mmap().
1.10
07-Feb-2014
hannken
branches: 1.10.24;
Change vnode operation lookup to return the resulting vnode *vpp unlocked.
Change cache_lookup() to return an unlocked vnode.
Discussed on tech-kern@
Welcome to 6.99.31
1.9
23-Jan-2014
hannken
Change vnode operations create, mknod, mkdir and symlink to return
the resulting vnode *vpp unlocked.
Discussed on tech-kern@
Welcome to 6.99.30
1.8
17-Jan-2014
hannken
Change vnode operations create, mknod, mkdir and symlink to keep the
directory node dvp locked on return.
Discussed on tech-kern@
Welcome to 6.99.29
1.7
30-Nov-2010
dholland
branches: 1.7.6; 1.7.12;
SAVENAME and HASBUF namei flags have been abolished; update zfs to match.
1.6
24-Jun-2010
hannken
Clean up vnode lock operations pass 2:
VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.
Welcome to 5.99.32.
Discussed on tech-kern.
1.5
27-Feb-2010
haad
Merge NetBSD local changes to new zfs version 22 sources.
1.4
11-Jan-2010
tron
Replace VATTR_NULL() with vattr_null(). The ZFS module can be loaded
again now.
1.3
10-Jan-2010
haad
Fix problem in ZFS ZIL layer where unclean shutdown of filesystem can change
replayed file permissions to 777. Patch from FreeBSD. Original commit message:
Be careful which vattr fields are set during setattr replay.
Without this fix strange things can appear after unclean shutdown like
files with mode set to 07777.
1.2
07-Aug-2009
haad
Add NetBSD specific changes to OpenSolaris code. These changes were made
by Andrew Doran and me. Thank you Andrew for your great help.
Oked by core@ and ad@.
1.1
07-Aug-2009
haad
branches: 1.1.1;
Initial revision
1.1.1.3
28-May-2018
chs
import new CDDL dtrace and ZFS code from FreeBSD svn r315983.
1.1.1.2
27-Feb-2010
haad
Import new Opensolaris sources for zfs/dtrace.
Opensolaris mercurial changeset: 11751:58c0c8f4305f
1.1.1.1
07-Aug-2009
haad
Import Opensolaris source code used with zfs port. Zfs code si from date
200811.
1.7.12.1
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.7.6.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.10.24.1
25-Jun-2018
pgoyette
Sync with HEAD
1.11.2.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Sun Jun 28 00:24:58 UTC 2026