All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] forget_all_cached_acls()
@ 2011-02-22  9:32 Joel Becker
  2011-02-22 13:21 ` Tao Ma
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Becker @ 2011-02-22  9:32 UTC (permalink / raw)
  To: ocfs2-devel

Hey everyone,
	I just found out from Steven over in GFS2 that there is a kernel
call forget_all_cached_acls().  If a cluster filesystem is using ACL
caching (added by Viro a little while back), they use
forget_all_cached_acls() at lock drop time to make sure they don't have
stale ACL info.
	We're not using cached_acls yet, but if someone adds it, please
remember this call ;-)

Joel

-- 

Life's Little Instruction Book #444

	"Never underestimate the power of a kind word or deed."

			http://www.jlbec.org/
			jlbec at evilplan.org

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

* [Ocfs2-devel] forget_all_cached_acls()
  2011-02-22  9:32 [Ocfs2-devel] forget_all_cached_acls() Joel Becker
@ 2011-02-22 13:21 ` Tao Ma
  2011-02-22 15:12   ` Jeff liu
  0 siblings, 1 reply; 3+ messages in thread
From: Tao Ma @ 2011-02-22 13:21 UTC (permalink / raw)
  To: ocfs2-devel

Hi Joel,
On 02/22/2011 05:32 PM, Joel Becker wrote:
> Hey everyone,
> 	I just found out from Steven over in GFS2 that there is a kernel
> call forget_all_cached_acls().  If a cluster filesystem is using ACL
> caching (added by Viro a little while back), they use
> forget_all_cached_acls() at lock drop time to make sure they don't have
> stale ACL info.
> 	We're not using cached_acls yet, but if someone adds it, please
> remember this call ;-)
>    
I remembered that Jeff did some work on it when I was at Oracle.
So Jeff, did you still work on it now?

Regards,
Tao

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

* [Ocfs2-devel] forget_all_cached_acls()
  2011-02-22 13:21 ` Tao Ma
@ 2011-02-22 15:12   ` Jeff liu
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff liu @ 2011-02-22 15:12 UTC (permalink / raw)
  To: ocfs2-devel

Hi Tao,

? 2011-2-22???9:21? Tao Ma ???

> Hi Joel,
> On 02/22/2011 05:32 PM, Joel Becker wrote:
>> Hey everyone,
>> 	I just found out from Steven over in GFS2 that there is a kernel
>> call forget_all_cached_acls().  If a cluster filesystem is using ACL
>> caching (added by Viro a little while back), they use
>> forget_all_cached_acls() at lock drop time to make sure they don't have
>> stale ACL info.
>> 	We're not using cached_acls yet, but if someone adds it, please
>> remember this call ;-)
>>   
> I remembered that Jeff did some work on it when I was at Oracle.
> So Jeff, did you still work on it now?
I have wrote a patch for catched acl about one and half year ago just for fun.
That patch has been tested on OCFS2 single node at that time,  I will try it on cluster environment with this call.


Thanks,
-Jeff


> 
> Regards,
> Tao

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

end of thread, other threads:[~2011-02-22 15:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-22  9:32 [Ocfs2-devel] forget_all_cached_acls() Joel Becker
2011-02-22 13:21 ` Tao Ma
2011-02-22 15:12   ` Jeff liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.