From: Jeremy Allison <jra@samba.org>
To: Andreas Gruenbacher <andreas.gruenbacher@gmail.com>
Cc: linux-nfs@vger.kernel.org, linux-api@vger.kernel.org,
samba-technical@lists.samba.org, linux-kernel@vger.kernel.org,
linux-security-module@vger.kernel.org,
linux-fsdevel@vger.kernel.org
Subject: Re: [RFC v3 00/45] Richacls
Date: Sat, 23 May 2015 08:50:56 -0700 [thread overview]
Message-ID: <20150523155056.GA2845@jeremy-HP> (raw)
In-Reply-To: <cover.1429868795.git.agruenba@redhat.com>
On Fri, Apr 24, 2015 at 01:03:57PM +0200, Andreas Gruenbacher wrote:
> Hello,
>
> here's another update of the richacl patch queue. The changes since the last
> posting (https://lwn.net/Articles/638242/) include:
>
> * The nfs client now allocates pages for received acls on demand like the
> server does. It no longer caches the acl size between calls.
>
> * All possible acls consisting of only owner@, group@, and everyone@ entries
> which are equivalent to the file mode permission bits are now recognized.
> This is needed because by the NFSv4 specification, the nfs server must
> translate the file mode permission bits into an acl if it supports acls at
> all.
>
> * Support for the dacl attribute over NFSv4.1 for Automatic Inheritance, and
> also for the write_retention and write_retention_hold permissions.
>
> * The richacl_compute_max_masks() documentation has been improved.
>
> * Various minor bug fixes.
>
> The git version is available here:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/agruen/linux-richacl.git \
> richacl-2015-04-24
FYI. I have a mostly (needs test suite adding) working module
for Samba for Andreas's richacls code.
Using it we map incoming Windows ACLs directly to richacls
using the same mapping as we use for existing ZFS ACLs.
Jeremy.
next prev parent reply other threads:[~2015-05-23 15:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-24 11:03 [RFC v3 00/45] Richacls Andreas Gruenbacher
2015-05-23 15:50 ` Jeremy Allison [this message]
2015-05-23 15:56 ` Andreas Grünbacher
2015-06-25 20:03 ` Stefan (metze) Metzmacher
[not found] ` <39cf890265e2a906a1cf41d6949b5be69903a064.1429868795.git.agruenba@redhat.com>
[not found] ` <CAHQdGtQyEH9V_XJaQQgPkKGJLy__D0J6cmAHASeEXCZkCCrBjg@mail.gmail.com>
[not found] ` <CAHQdGtQCPqC=L1bxVzEQgwE16P6SX79c02Ex4=D02EQ5BgdGRA@mail.gmail.com>
[not found] ` <CAHpGcML5eG2bQZW1j6mkHLxvAJU=ZBK+cuYEK6dTkoEsT-MVyA@mail.gmail.com>
2015-05-29 15:24 ` [RFC v3 42/45] nfs: Add richacl support Trond Myklebust
2015-05-29 15:45 ` Andreas Grünbacher
2015-05-29 15:54 ` Trond Myklebust
[not found] ` <CAHQdGtR-Gjp11U9JHCe6XuNiXQjYa-H7DQNycyt2H6GeQ1txSg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-29 15:54 ` Frank Filz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150523155056.GA2845@jeremy-HP \
--to=jra@samba.org \
--cc=andreas.gruenbacher@gmail.com \
--cc=linux-api@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=samba-technical@lists.samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).