> Paul Clements wrote:
> > The two attached patches are:
> >
> > 1) nbd-remove_open_release.diff - remove the unneeded nbd_open and
> > nbd_release functions
>
> Please remove the unneeded ->refcnt member as well.
Yep, I forgot to do that...new patch on the way...
> > 2) nbd-block_layer_compat.diff - ensure that nbd and the block layer
> > agree about device block sizes and total device sizes
>
> Use set_blocksize, please.
OK, I've done that in this next patch, also on the way...
> Also, please split up your patches further. The Linux (Linus?) standard
> is one patch per email... Also, attachments are discouraged, though not
> a "no no" because of various broken corporate email systems...
OK, thanks...
-- Paul- 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/