Re: [dm-devel] Re: [RFC 3/3] dm: v4 ioctl interface

Joe Thornber (thornber@sistina.com)
Wed, 2 Jul 2003 16:40:33 +0100


On Wed, Jul 02, 2003 at 10:23:45AM -0500, Steve Dobbelstein wrote:
> Why the "if (r)"? Isn't this just the same as:
>
> __unbind(md);
> r = __bind(md, table);
> up_write(&md->lock);
> return r;

yep, will change, thanks.

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