That's great! Also Joe Julian just chatted me on IRC that the inode number from glfs_lstat might be the GFID. I'm going to implement that for now. Does that sound right to you?
Thanks!
On Wed, Jul 10, 2013 at 1:26 AM, Vijay Bellur <vbellur@xxxxxxxxxx> wrote:
This patch under review might help:On 07/10/2013 09:45 AM, Louis Zuckerman wrote:
In order to implement the following I need to read the GFID of a file
through libgfapi from an unprivileged client process.
http://docs.oracle.com/javase/7/docs/api/java/nio/file/attribute/BasicFileAttributes.html#fileKey()
I know of no way to do this. Is it possible?
http://review.gluster.org/#/c/5129/
-Vijay