Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2012 13:09:26 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r232938 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Message-ID:  <201203151309.26634.jhb@freebsd.org>
In-Reply-To: <CAJ-VmokXXNRSgi85SJDudMBci0W2n6Q=OvaR-W7Ujp2tg4E%2B8A@mail.gmail.com>
References:  <201203132029.q2DKT4L6061308@svn.freebsd.org> <201203141724.15398.jhb@freebsd.org> <CAJ-VmokXXNRSgi85SJDudMBci0W2n6Q=OvaR-W7Ujp2tg4E%2B8A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, March 14, 2012 6:36:45 pm Adrian Chadd wrote:
> On 14 March 2012 14:24, John Baldwin <jhb@freebsd.org> wrote:
> 
> >> +MODULE_DEPEND(zfsctrl, acl_nfs4, 1, 1, 1);
> >> +MODULE_DEPEND(zfsctrl, acl_posix1e, 1, 1, 1);
> >
> > Eh, I thought ZFS only needs nfs4 and not posix1e?  I think only UFS needs
> > both of these.
> 
> I was being overly cautious. If that's the case, I can remove posix1e.

When I looked at this before, ZFS only required nfs4.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203151309.26634.jhb>