[Bugs] [Bug 1115850] libgfapi-python fails on discard() and fallocate() due to undefined symbol

bugzilla at redhat.com bugzilla at redhat.com
Sat Oct 25 17:11:51 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1115850

Niels de Vos <ndevos at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hchiramm at redhat.com,
                   |                            |ndevos at redhat.com
              Flags|                            |needinfo?(hchiramm at redhat.c
                   |                            |om)



--- Comment #1 from Niels de Vos <ndevos at redhat.com> ---
I'm not sure this is still an issue?

$ objdump -T /usr/lib64/libgfapi.so.0 | grep -e discard -e fallocate
0000000000000000      DF *UND*    0000000000000000             
syncop_fallocate
0000000000000000      DF *UND*    0000000000000000              syncop_discard
000000000000d710 g    DF .text    00000000000000da  Base       
glfs_discard_async
000000000000f440 g    DF .text    00000000000000d5  Base        glfs_fallocate
000000000000f520 g    DF .text    00000000000000bd  Base        glfs_discard
$ rpm -q glusterfs-api
glusterfs-api-3.5.20141021.946eecf-1.fc20.x86_64


http://review.gluster.org/#/c/7805/ is for the external libgfapi-python
repository, not for the bundled version that the glusterfs sources include.

Should this bug be assigned to libgfapi-python component? And, should we maybe
start a discussion about removing the python bits from the glusterfs repository
and use the dedicated libgfapi-python repository?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=qCYeDy1hcX&a=cc_unsubscribe


More information about the Bugs mailing list