All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: James Bottomley <James.Bottomley@HansenPartnership.com>,
	linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
	Boaz Harrosh <bharrosh@panasas.com>,
	Sam Ravnborg <sam@ravnborg.org>
Subject: [PATCHv2 4/4] scsi: export scsi_tgt_if.h
Date: Tue, 29 Sep 2009 12:34:45 +0200	[thread overview]
Message-ID: <20090929103445.GE11183@redhat.com> (raw)
In-Reply-To: <cover.1254220284.git.mst@redhat.com>

The header scsi_tgt_if.h is used by the SCSI target
framework (tgt) (http://stgt.berlios.de/).
Export it from kernel.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 include/scsi/Kbuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/scsi/Kbuild b/include/scsi/Kbuild
index a61932c..d798db8 100644
--- a/include/scsi/Kbuild
+++ b/include/scsi/Kbuild
@@ -4,3 +4,4 @@ header-y += scsi.h
 header-y += scsi_netlink.h
 header-y += scsi_netlink_fc.h
 header-y += scsi_bsg_fc.h
+header-y += scsi_tgt_if.h
-- 
1.6.5.rc2

      parent reply	other threads:[~2009-09-29 10:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1254220284.git.mst@redhat.com>
2009-09-29 10:34 ` [PATCHv2 1/4] scsi: consistent use of __u8 in scsi/scsi.h Michael S. Tsirkin
2009-09-29 10:34 ` [PATCHv2 2/4] scsi: make scsi/scsi.h headers_check clean Michael S. Tsirkin
2009-09-29 10:34 ` [PATCHv2 3/4] scsi: export scsi_ioctl.h and sg.h headers Michael S. Tsirkin
2009-09-29 10:34 ` Michael S. Tsirkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090929103445.GE11183@redhat.com \
    --to=mst@redhat.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=bharrosh@panasas.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.