Re: tgt backend driver for GlusterFS
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <20140303.214246.1682271453232725247.fujita.tomonori@lab.ntt.co.jp> |
Hi, On Mon, 3 Mar 2014 06:33:42 -0500 (EST) Dan Lambright <[email protected]> wrote: > I've created a new backend driver for GlusterFS [1] based off > bs_rbd.c and bs_rdwr.c. I think Sounds great. I'm very happy to merge your patch if you submit the patch in the following way: https://www.kernel.org/doc/Documentation/SubmittingPatches In short, 1. please your patch with your Signed-off-by. 2. please verify your patch with tgt/scripts/checkpatch.pl (your patch has several coding style problems). Thanks!