Re: [PATCH 1b/7] dlm: core locking

From: David Teigland
Date: Wed Apr 27 2005 - 08:29:18 EST


On Wed, Apr 27, 2005 at 02:33:40PM +0200, Domen Puncer wrote:

> > + if (!r->res_lvbptr)
> > + r->res_lvbptr = allocate_lvb(r->res_ls);
> > +
> > + memcpy(r->res_lvbptr, lkb->lkb_lvbptr, DLM_LVB_LEN);
>
> So... can it fail?

Yes, fixed now, thanks
Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/