[stgt] [PATCH] Add bsopts flag
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Mon Oct 28 23:20:18 CET 2013
On Mon, 28 Oct 2013 11:17:28 -0700
Dan Mick <dan.mick at inktank.com> wrote:
> tgtadm: accept and pass bsopts
> spc.c: permit bsopts as a legal option
> target.c: accept bsopts=
> tgtd.h: add char *bsopts to bs_init signature
> bs_*.c: add char *bsopts as second arg to bs_init function
> tgt-admin: process bsopts
> doc/tgtadm.8.xml: add doc for bsopts and example
>
> Signed-off-by: Dan Mick <dan.mick at inktank.com>
> ---
> doc/tgtadm.8.xml | 20 +++++++++++++++++---
> scripts/tgt-admin | 13 ++++++++++++-
> usr/bs_aio.c | 2 +-
> usr/bs_rbd.c | 3 ++-
> usr/bs_rdwr.c | 2 +-
> usr/bs_sg.c | 2 +-
> usr/bs_sheepdog.c | 2 +-
> usr/bs_ssc.c | 2 +-
> usr/spc.c | 3 ++-
> usr/target.c | 12 +++++++++---
> usr/tgtadm.c | 18 +++++++++++++-----
> usr/tgtd.h | 2 +-
> 12 files changed, 61 insertions(+), 20 deletions(-)
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list