[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1222984806.15764.144.camel@haakon2.linux-iscsi.org>
Date: Thu, 02 Oct 2008 15:00:06 -0700
From: "Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To: "Linux-iSCSI.org Target Dev"
<linux-iscsi-target-dev@...glegroups.com>,
SCST-Devel <scst-devel@...ts.sourceforge.net>,
linux-scsi <linux-scsi@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Reorg of source lio-core-2.6.git/drivers/lio-core
Greetings all,
I just wanted to mention that I made the commit that renamed the source
and header files in drivers/lio-core/Makefile:target_core_mod-objs to
use the target_core_* prefix.
http://git.kernel.org/?p=linux/kernel/git/nab/lio-core-2.6.git;a=commit;h=e53c989a9f0d1d50875deedd87a5a1d88a3dae52
This should make things alot easier for folks who are reading the code
to see and understand the split between target_core_mod and
iscsi_target_mod, as well as the split between target_core_mod and Linux
storage subsystem plugins..
There are still some functions/defines that use the ISCSI_* and/or
iscsi_* prefix in target_core_* code, as well as iscsi_target_core.h
needs to be seperated out into target_core_mod.h. I will be spending
time on finishing up these parts soon, so if anyone is interested in
learning how things work (I will happily accept patches too :-) please
have a look at:
http://git.kernel.org/?p=linux/kernel/git/nab/lio-core-2.6.git;a=tree;f=drivers/lio-core;hb=HEAD
--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