OpenGrok
Cross Reference: zfs_acl.c
xref
: /
src
/
external
/
cddl
/
osnet
/
dist
/
uts
/
common
/
fs
/
zfs
/
zfs_acl.c
Home
|
History
|
Annotate
|
Download
|
only in
zfs
History log of
/src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_acl.c
Revision
Date
Author
Comments
1.7
21-Dec-2021
hauke
Default files to BSD group ownership in line with ffs, after the lead
of FreeBSD <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=139076>
(patch by hannken@)
1.6
17-Mar-2020
fox
external/cddl/osnet: Fix -Werror=maybe-uninitialized error in zfs_acl.c.
Detected by build.sh with MKLIBCSANITIZER=yes and fixed upstream, pick only the fix from the commit.
Upstream commits
https://github.com/zfsonfreebsd/ZoF/commit/100a91aa3e9773f2a2a373c5cb066b52c780716c
https://github.com/openzfs/zfs/commit/100a91aa3e9773f2a2a373c5cb066b52c780716c
Cherry-pick:
From 100a91aa3e9773f2a2a373c5cb066b52c780716c Mon Sep 17 00:00:00 2001
From: Chunwei Chen <david.chen@osnexus.com>
Date: Fri, 17 Jun 2016 17:36:01 -0700
Subject: [PATCH] Fix NFS credential
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4772
Closes #4758
Reviewed by: kamil@
1.5
07-Sep-2018
christos
branches: 1.5.2;
handle clang stupidity
1.4
28-May-2018
chs
branches: 1.4.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.3
27-Feb-2010
haad
branches: 1.3.44;
Merge NetBSD local changes to new zfs version 22 sources.
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.3.44.2
30-Sep-2018
pgoyette
Ssync with HEAD
1.3.44.1
25-Jun-2018
pgoyette
Sync with HEAD
1.4.2.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.4.2.1
10-Jun-2019
christos
Sync with HEAD
1.5.2.1
06-Jan-2022
martin
Pull up following revision(s) (requested by hauke in ticket #1400):
external/cddl/osnet/dist/uts/common/fs/zfs/zfs_acl.c: revision 1.7
Default files to BSD group ownership in line with ffs, after the lead
of FreeBSD <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D139076>
(patch by hannken@)
Indexes created Sun Jun 28 00:24:58 UTC 2026