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?
This patch under review might help: http://review.gluster.org/#/c/5129/ -Vijay