OpenGrok
Cross Reference: fsshare.c
xref
: /
src
/
external
/
cddl
/
osnet
/
lib
/
libzfs
/
fsshare.c
Home
|
History
|
Annotate
|
Download
|
only in
libzfs
History log of
/src/external/cddl/osnet/lib/libzfs/fsshare.c
Revision
Date
Author
Comments
1.4
27-Jan-2019
pgoyette
Merge the [pgoyette-compat] branch
1.3
28-May-2018
chs
branches: 1.3.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.2
10-Aug-2009
haad
branches: 1.2.44;
Rename getline to zgetline to avoid clashes with NetBSD getline.
Problem found by zafer@.
1.1
07-Aug-2009
haad
Add NetBSD Solaris compat code and reachover Makefiles. Most of code written
by Andrew Doran some of it by me.
This is still work in progress code. There are known issues. Zfs can panic
your system still. I will commit integration bits and needed kernel bits
later when we fix most obvious bugs. This code need some support from our
kernel which I will commit in a separate patch and therefore itnot work yet.
Issues:
1) Support for openat/fstatat syscalls.
2) getnewvnode locking against myself panic when reclaiming vnodes
3) Replace solaris taskq with our workqueue which doesn't need to alloc
anything during work.
4) Investigate problems with NO_WAIT allocations.
Oked by core@ and ad@.
1.2.44.1
25-Jun-2018
pgoyette
Sync with HEAD
1.3.2.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Thu Mar 19 00:23:35 UTC 2026