[openib-general] [kDAPL][PATCH] delete cno user level code from kdapl
James Lentini
jlentini at netapp.com
Wed May 4 09:42:31 PDT 2005
Itamar,
Can you resend this as an attachment?
This has needed to be cleaned up for a long time. Thanks for working
on it.
james
On Wed, 4 May 2005, Tom Duffy wrote:
> On Wed, 2005-05-04 at 15:33 +0300, Itamar Rabenstein wrote:
>> clean up kdapl code : delete cno user level code
>>
>> Signed-off-by: Itamar Rabenstein <itamar at mellanox.co.il>
>>
>> Index: linux-kernel/dat-provider/dapl_evd_free.c
>> ===================================================================
>> --- linux-kernel/dat-provider/dapl_evd_free.c (revision 2251)
>> +++ linux-kernel/dat-provider/dapl_evd_free.c (working copy)
>> @@ -74,16 +74,8 @@
>> }
>>
>> if (cno_ptr != NULL)
>> - {
>> - if (atomic_read (&cno_ptr->cno_ref_count) > 0 ||
>> cno_ptr->cno_waiters > 0)
>> - {
>> - dat_status = DAT_ERROR (DAT_INVALID_STATE,
>> DAT_INVALID_STATE_EVD_IN_USE);
>> - goto bail;
>
> Your patch was wrapped by your MUA.
>
> -tduffy
>
More information about the general
mailing list