[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gluster-devel] Recent libgfapi commit breaks QEMU-GlusterFS patches
From: |
Bharata B Rao |
Subject: |
[Gluster-devel] Recent libgfapi commit breaks QEMU-GlusterFS patches |
Date: |
Tue, 25 Sep 2012 14:12:16 +0530 |
Hi,
With latest git tree, glfs_open() returns -EINVAL for valid files on
gluster volumes.
This is the offending commit:
address@hidden glusterfs]# git bisect bad
8f9e94c65516662ff49926203a73b3a0166c087e is the first bad commit
commit 8f9e94c65516662ff49926203a73b3a0166c087e
Author: Anand Avati <address@hidden>
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 <address@hidden>
Reviewed-on: http://review.gluster.org/3866
Tested-by: Gluster Build System <address@hidden>
Reviewed-by: Amar Tumballi <address@hidden>
Regards,
Bharata.
--
http://bharata.sulekha.com/blog/posts.htm, http://raobharata.wordpress.com/
- [Gluster-devel] Recent libgfapi commit breaks QEMU-GlusterFS patches,
Bharata B Rao <=