----- Original Message -----
> From: "Jiffin Thottan" <jthot...@redhat.com>
> To: gluster-devel@gluster.org
> Sent: Wednesday, July 30, 2014 12:22:30 PM
> Subject: [Gluster-devel] When  inode table is populated?
> 
> Hi,
> 
> When we were trying to call rename from translator (in reconfigure) using
> STACK_WIND , inode table(this->itable) value seems to be null.
> 
> Since inode is required for performing rename, When will inode table gets
> populated and Why it is not populated in reconfigure or init?

Not every translator has an inode table (nor it is required to). Only the 
translators which do inode management (like fuse-bridge, protocol/server, 
libgfapi, possibly nfsv3 server??) will have an inode table associated with 
them. If you need to access itable, you can do that using inode->table.

> 
> Or should we create a private inode table and generate inode using it?
> 
> -Jiffin
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-devel
> 
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Reply via email to