linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFSv4 ACL set and inode attribute cache
@ 2010-11-10 18:01 Aneesh Kumar K.V
  2010-11-10 18:51 ` Aneesh Kumar K. V
  0 siblings, 1 reply; 9+ messages in thread
From: Aneesh Kumar K.V @ 2010-11-10 18:01 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: linux-nfs


Hi,

I guess we are not marking the inode attribute as invalid when we set
the ACL value. For ex:

/d# mkdir sub3
/d# ls -dl sub3
drwxr-xr-x 2 root root 4096 Nov 10 17:56 sub3
/d# nfs4_setfacl -s A:fd:EVERYONE@:rwax sub3
/d# ls -dl sub3
drwxr-xr-x 2 root root 4096 Nov 10 17:56 sub3
/d# 


On the server i have the mode bits as
/d# ls -dl sub3
drwxrwxrwx 2 root root 4096 Nov 10 17:56 sub3
/d# 


-aneesh

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

end of thread, other threads:[~2010-11-30 21:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 18:01 NFSv4 ACL set and inode attribute cache Aneesh Kumar K.V
2010-11-10 18:51 ` Aneesh Kumar K. V
2010-11-10 20:31   ` J. Bruce Fields
2010-11-12  6:23   ` Aneesh Kumar K. V
2010-11-29 10:16     ` Aneesh Kumar K. V
2010-11-29 20:13       ` Trond Myklebust
2010-11-30 18:03         ` Aneesh Kumar K. V
2010-11-30 18:38           ` J. Bruce Fields
2010-11-30 18:40           ` Trond Myklebust

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).