From b8be9d406a5b066106de6f013e3c1d4c6b505cd6 Mon Sep 17 00:00:00 2001 From: Boaz Harrosh Date: Tue, 1 Nov 2011 16:41:58 -0700 Subject: [PATCH] NOTFINAL: tgt: Add support for specifying osdname on commandline This syncs with Jay's : [3a36ffa] OSD-TARGET: Adding osd name parameter to tgtadm I will want to change that and work is under way, but for SC11 testing we'll use it like that Boaz --- .gitignore | 3 ++- tgt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 66c01ae..6bfdae3 100644 --- a/.gitignore +++ b/.gitignore @@ -36,7 +36,7 @@ old-tars patches # -# programs & Tests +# programs, Tests & logs # osd-initiator/tests/alignment osd-initiator/tests/atomic @@ -62,6 +62,7 @@ osd-target/tests/list osd-target/tests/query osd-target/tests/set_member_attributes osd-target/tests/setattr +otgtd.log # files made by make osd-target/osd-schema.c diff --git a/tgt b/tgt index 91122c2..3a36ffa 160000 --- a/tgt +++ b/tgt @@ -1 +1 @@ -Subproject commit 91122c287dd35cd5f85f3f75da4226b87736ef35 +Subproject commit 3a36ffaaa41e8eccdc1fcac8fe8ded80771fce61