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 <[EMAIL PROTECTED]>
>
> 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
signature.asc
Description: This is a digitally signed message part
_______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
