Share

HBA API

Code

Programming Languages: C

License: Other License

Repositories

browse code, statistics, last commit on 2007-10-23 cvs -d:pserver:anonymous@hbaapi.cvs.sourceforge.net:/cvsroot/hbaapi login

cvs -z3 -d:pserver:anonymous@hbaapi.cvs.sourceforge.net:/cvsroot/hbaapi co -P modulename

Show:

What's happening?

  • makefile correction needed on unix

    The libHBAAPI.so has a library dependency on libdl.so because of the "dlopen" function call it makes. However, the makefile.unix has the "-ldl" linker option in hbatest.c not libhbaapi.so. Here is a copy of the relevant lines in the makefile: hbatest: hbaapi.h ${CC} hbatest.c -ldl -o hbatest libHBAAPI.so: HBAAPILIB.c hbaapi.h vendorhbaapi.h ${VERS} ${CC} HBAAPILIB.c version.o...

    2009-11-03 22:02:48 UTC by chuckjmartin

  • failure of HBA_GetFcpTargetMapping, status=1

    Hi, Am trying to get the hbaping feature of heartbeat (linux-ha) to work. Compiled the source and all seems to work except the HBA_GetFcpTargetMapping feature? Any ideas how to fix this? /var/tmp/hbaapi_src_2.2/hbaapitest HBA API Library version is 2 Number of HBA's is 1 ******************************************** Adapter number 0 is named: qlogic-qla2xxx-0 Adapter Attributes...

    2007-12-16 09:12:48 UTC by johanhoeke

  • HBA API

    ddillard committed patchset 49 of module hbaapi to the HBA API CVS repository, changing 1 files.

    2007-10-23 13:45:25 UTC by ddillard

  • HBA API

    ddillard committed patchset 48 of module hbaapi to the HBA API CVS repository, changing 1 files.

    2007-10-23 13:43:43 UTC by ddillard

  • HBA API

    ddillard committed patchset 47 of module hbaapi to the HBA API CVS repository, changing 1 files.

    2007-10-23 13:40:25 UTC by ddillard

  • HBA API

    ddillard committed patchset 46 of module hbaapi to the HBA API CVS repository, changing 1 files.

    2007-10-22 15:07:23 UTC by ddillard

  • stray printf spews to stdout

    line 679 in HBAAPILIB.c performs a printf in an error condition. This results in writing to stdout and is undesired for applications / daeamons which use their own logging mechanisms ( files & syslog ). Simple fix is to comment out this line.

    2007-01-29 23:04:48 UTC by peter_nature

  • HBA API

    dhutchinson committed patchset 45 of module hbaapi to the HBA API CVS repository, changing 1 files.

    2003-02-28 16:28:48 UTC by dhutchinson

  • HBA API

    dhutchinson committed patchset 44 of module hbaapi to the HBA API CVS repository, changing 4 files.

    2003-02-27 19:48:57 UTC by dhutchinson

  • HBA API

    dhutchinson committed patchset 43 of module hbaapi to the HBA API CVS repository, changing 1 files.

    2002-06-12 19:28:55 UTC by dhutchinson

Our Numbers