public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* ACL's on 4.1
@ 2020-06-16 14:05 Trishali Nayar
  2020-06-17 13:28 ` J. Bruce Fields
  0 siblings, 1 reply; 2+ messages in thread
From: Trishali Nayar @ 2020-06-16 14:05 UTC (permalink / raw)
  To: linux-nfs

Hi all,

Looking at the 4.1 RFC, there are some additional 'Access_mask' and 
'Ace-flag' when compared to 4.0.
 
- Access_mask:
ACE4_WRITE_RETENTION
ACE4_WRITE_RETENTION_HOLD

- Ace-flag :
ACE4_INHERITED_ACE
 
But are these supported by 4.1 clients and servers? If you do 'man 
nfs4_acl' it does not seem to show these additional ones. So how do we 
set/get them?

Also, are there any other differences from an ACL perspective between 4.0 
and 4.1?
 
Your insights will be really useful.
 
Thanks and regards,
Trishali.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ACL's on 4.1
  2020-06-16 14:05 ACL's on 4.1 Trishali Nayar
@ 2020-06-17 13:28 ` J. Bruce Fields
  0 siblings, 0 replies; 2+ messages in thread
From: J. Bruce Fields @ 2020-06-17 13:28 UTC (permalink / raw)
  To: Trishali Nayar; +Cc: linux-nfs

On Tue, Jun 16, 2020 at 07:35:55PM +0530, Trishali Nayar wrote:
> Hi all,
> 
> Looking at the 4.1 RFC, there are some additional 'Access_mask' and 
> 'Ace-flag' when compared to 4.0.
>  
> - Access_mask:
> ACE4_WRITE_RETENTION
> ACE4_WRITE_RETENTION_HOLD
> 
> - Ace-flag :
> ACE4_INHERITED_ACE
>  
> But are these supported by 4.1 clients and servers?

These are optional.  Linux knfsd does not support them.  I'm not sure
what if any servers do.  If someone was interested in adding client-side
support, it would probably not be hard to add it to nfs4-acl-tools.

--b.

> If you do 'man 
> nfs4_acl' it does not seem to show these additional ones. So how do we 
> set/get them?
> 
> Also, are there any other differences from an ACL perspective between 4.0 
> and 4.1?
>  
> Your insights will be really useful.
>  
> Thanks and regards,
> Trishali.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-17 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-16 14:05 ACL's on 4.1 Trishali Nayar
2020-06-17 13:28 ` J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox