On 09/25/2012 02:12 PM, Bharata B Rao wrote:
Hi, With latest git tree, glfs_open() returns -EINVAL for valid files on gluster volumes.
Can you check if http://review.gluster.org/3978 fixes the issue? -Amar
This is the offending commit: [root@bharata glusterfs]# git bisect bad 8f9e94c65516662ff49926203a73b3a0166c087e is the first bad commit commit 8f9e94c65516662ff49926203a73b3a0166c087e Author: Anand Avati <avati@xxxxxxxxxx> Date: Tue Aug 28 23:23:52 2012 -0700 gfapi: add symlink (auto resolution) support in resolver - new internal API glfs_lresolve() for usage with APIs like glfs_lXXXX() (e.g. glfs_lstat()) Change-Id: I61c60af6bda3072f189684ad8ac9815d59f455fc BUG: 839950 Signed-off-by: Anand Avati <avati@xxxxxxxxxx> Reviewed-on: http://review.gluster.org/3866 Tested-by: Gluster Build System <jenkins@xxxxxxxxxxxxxxxxx> Reviewed-by: Amar Tumballi <amarts@xxxxxxxxxx> Regards, Bharata.