[ofa-general] [PATCH] libibumad: Add sysfs_*() functions to libibumad.map

Vladimir Sokolovsky vlad at dev.mellanox.co.il
Tue Dec 30 00:01:40 PST 2008


Sean Hefty wrote:
>> diff --git a/libibumad/src/libibumad.map b/libibumad/src/libibumad.map
>> index 0154b7f..ea8999e 100644
>> --- a/libibumad/src/libibumad.map
>> +++ b/libibumad/src/libibumad.map
>> @@ -30,5 +30,10 @@ IBUMAD_1.0 {
>> 		umad_debug;
>> 		umad_addr_dump;
>> 		umad_dump;
>> +		sys_read_gid;
>> +		sys_read_guid;
>> +		sys_read_string;
>> +		sys_read_uint;
>> +		sys_read_uint64;
>> 	local: *;
>>     
>
> Why expose these?
>
> - Sean
>   

These functions are used by srptools.

Regards,
Vladimir



More information about the general mailing list