Re: [Gluster-devel] Inode to Gluster handle

2017-02-19 Thread Niels de Vos
On Sun, Feb 19, 2017 at 11:05:03PM -0500, Raghavendra Gowdappa wrote: > Speaking of gluster internals, gluster relies primarily on gfid to identify > file-system objects. So, if you've gfid, its easy to do operations on the fs > object. In fact fuse mount even allows access to fs objects just by

Re: [Gluster-devel] Reviews needed

2017-02-19 Thread Pranith Kumar Karampuri
On Thu, Feb 16, 2017 at 2:13 PM, Xavier Hernandez wrote: > Hi everyone, > > I would need some reviews if you have some time: > > A memory leak fix in fuse: > * Patch already merged in master and 3.10 > * Backport to 3.9: https://review.gluster.org/16402 > *

Re: [Gluster-devel] Inode to Gluster handle

2017-02-19 Thread Raghavendra Gowdappa
Speaking of gluster internals, gluster relies primarily on gfid to identify file-system objects. So, if you've gfid, its easy to do operations on the fs object. In fact fuse mount even allows access to fs objects just by using gfids: --aux-gfid-mount Enable access to filesystem

Re: [Gluster-devel] IMP: Release 3.10: RC1 Pending bugs (Need fixes by 21st Feb)

2017-02-19 Thread Atin Mukherjee
On Mon, Feb 20, 2017 at 8:25 AM, Shyam wrote: > Hi, > > RC1 tagging is *tentatively* scheduled for 21st Feb, 2017 > > The intention is that RC1 becomes the release, hence we would like to > chase down all blocker bugs [1] and get them fixed before RC1 is tagged. > > This

[Gluster-devel] release-3.10: Final call for release notes updates

2017-02-19 Thread Shyam
Hi, Please find the latest release notes for 3.10 here [1] This mail is to request feature owners, or folks who have tested to update the release notes (by sending gerrit commits to the same) for any updates that is desired (e.g feature related update, known issues in a feature etc.). The

[Gluster-devel] IMP: Release 3.10: RC1 Pending bugs (Need fixes by 21st Feb)

2017-02-19 Thread Shyam
Hi, RC1 tagging is *tentatively* scheduled for 21st Feb, 2017 The intention is that RC1 becomes the release, hence we would like to chase down all blocker bugs [1] and get them fixed before RC1 is tagged. This mail requests information on the various bugs and to understand if it is possible

[Gluster-devel] Inode to Gluster handle

2017-02-19 Thread chris holcombe
Anyone know how to take an inode number and get a gfapi gluster object from it? Or possibly even better, convert it into a gluster path? Thanks, Chris ___ Gluster-devel mailing list Gluster-devel@gluster.org

[Gluster-devel] Outage Announcement: Mar 14 2017

2017-02-19 Thread Nigel Babu
Hello folks, Michael and I have brought up the community cage outage at the last meeting. The details are now confirmed. There will be a major outage window for the community cage on March 14-16 2017. The migration will begin around 1000 EST / 1600 CET / 2030 IST. During this time, servers will

[Gluster-devel] C99 requirement in Gluster ?

2017-02-19 Thread Michael Scherer
Hi, so I was reading coverty scan reports (as Nigel tricked me into looking them), and one of the first is this: https://download.gluster.org/pub/gluster/glusterfs/static-analysis/master/glusterfs-coverity/2017-02-07-3c86d946/html/1/8rpc-transport.c.html#error at first, i was wondering why/what