I don't.
Regards
Henriko
On Saturday 19 October 2002 16.59, Robert Collins wrote:
> The following snippet seems wrong to me: the second if can never
> trigger.
>
> Anyone remember what this was intended to do?
>
> Rob
>
>
> if (sc->type != STORE_MEM_CLIENT)
> continue;
> if (sc->type == STORE_DISK_CLIENT)
> if (NULL != sc->swapin_sio)
> continue;
Received on Sun Oct 20 2002 - 08:41:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:57 MST