gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] how to distinguish whether the current xlator is use


From: Pranith Kumar Karampuri
Subject: Re: [Gluster-devel] how to distinguish whether the current xlator is used in the client or the server?
Date: Mon, 16 Dec 2013 05:50:25 -0500 (EST)

hi Mingfan Lu,
    xlators are not supposed to know which part of the stack they belong to. If 
you think the functionality needs to be different when it is in server vs 
client side. Would writing two different xlators one for client side and the 
other for server side make sense? May be knowing a bit more about what you want 
to implement may give a better understanding for us to suggest better.

Pranith.
----- Original Message -----
> From: "Mingfan Lu" <address@hidden>
> To: address@hidden
> Sent: Monday, December 16, 2013 2:55:24 PM
> Subject: [Gluster-devel] how to distinguish whether the current xlator is 
> used in the client or the server?
> 
> When I write a xlator for glusterfs, the xlator could be used for client and
> server. but when being used in server and client, the behavior of the xlator
> could be some-what differrent. How could I know whether the xlator is used
> in glusterfs or glusterfsd when I developing the xlator? then I could tune
> the code path for client and server.
> 
> _______________________________________________
> Gluster-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/gluster-devel
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]