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

Joe Thornber thornber at sistina.com
Wed Jul 2 10:42:01 UTC 2003


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




More information about the dm-devel mailing list