[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1326160956.6802.76.camel@haakon2.linux-iscsi.org>
Date: Mon, 09 Jan 2012 18:02:36 -0800
From: "Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To: Dongsheng Song <dongsheng.song@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Where is module target_core_stgt or forgot cleanup ?
On Mon, 2012-01-09 at 14:13 +0800, Dongsheng Song wrote:
> > Hi NAB,
> >
> > In Documentation/target/tcm_mod_builder.txt, the lsmod output example
> > include target_core_stgt.
> >
> > In drivers/target/target_core_transport.c:
> >
> > ret = request_module("target_core_stgt");
> > if (ret != 0)
> > pr_err("Unable to load target_core_stgt\n");
> >
> > But I can not found any other source files or documents mention
> > target_core_stgt.
> >
> > --
> > Dongsheng Song
>
> ping ?
Hello,
target_core_stgt is a backend driver for a userspace passthrough using
STGT logic that exists in lio-core.git code. It's only WIP code in it's
current form, and until someone shows interest in doing the necessary
work to make it run it's going to remaine a lio-core.git specific
module.
--nab
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists