From: Robert Love <robert.w.love@intel.com>
To: James.Bottomley@HansenPartnership.com, linux-scsi@vger.kernel.org
Subject: [PATCH 00/11] Open-FCoE fixes for 2.6.30-rc
Date: Tue, 21 Apr 2009 16:26:47 -0700 [thread overview]
Message-ID: <20090421232647.8165.46673.stgit@fritz> (raw)
The following series consists of a variety of libfc and fcoe fixes.
---
Abhijeet Joglekar (6):
libfc: whenever queueing delete ev for rport, set state to NONE
libfc: Change state to NONE in fc_lport_destroy
libfc: During fabric logoff, flush the rport Q after logging off dns port
libfc: Track rogue remote ports
libfc: Do not retry if the new state is not the same as old state
libfc: Hold disc mutex while processing gpn ft resp
Chris Leech (2):
fcoe: fix spelling typos and bad comments
fcoe: don't export functions that are internal to fcoe
Dan Carpenter (1):
fcoe: kfree() -> kfree_skb()
Joe Eykholt (1):
fcoe: fip: add multicast filter to receive FIP advertisements.
Robert Love (1):
libfc: Fix compilation warnings with allmodconfig
drivers/scsi/fcoe/fcoe.c | 59 +++++++++++-------------------
drivers/scsi/fcoe/libfcoe.c | 2 +
drivers/scsi/libfc/fc_disc.c | 54 ++++++++++++++++++++-------
drivers/scsi/libfc/fc_elsct.c | 2 +
drivers/scsi/libfc/fc_fcp.c | 7 ++--
drivers/scsi/libfc/fc_lport.c | 74 +++++++++++++++++++++++--------------
drivers/scsi/libfc/fc_rport.c | 82 +++++++++++++++++++++++++++++++----------
include/scsi/fc/fc_fs.h | 1 +
include/scsi/libfc.h | 1 +
9 files changed, 175 insertions(+), 107 deletions(-)
--
//Rob
next reply other threads:[~2009-04-21 23:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-21 23:26 Robert Love [this message]
2009-04-21 23:26 ` [PATCH 01/11] libfc: Hold disc mutex while processing gpn ft resp Robert Love
2009-04-21 23:26 ` [PATCH 02/11] libfc: Do not retry if the new state is not the same as old state Robert Love
2009-04-21 23:27 ` [PATCH 03/11] libfc: Track rogue remote ports Robert Love
2009-04-21 23:27 ` [PATCH 04/11] libfc: During fabric logoff, flush the rport Q after logging off dns port Robert Love
2009-04-21 23:27 ` [PATCH 05/11] libfc: Change state to NONE in fc_lport_destroy Robert Love
2009-04-21 23:27 ` [PATCH 06/11] libfc: whenever queueing delete ev for rport, set state to NONE Robert Love
2009-04-21 23:27 ` [PATCH 07/11] fcoe: kfree() -> kfree_skb() Robert Love
2009-04-21 23:27 ` [PATCH 08/11] fcoe: don't export functions that are internal to fcoe Robert Love
2009-04-21 23:27 ` [PATCH 09/11] fcoe: fix spelling typos and bad comments Robert Love
2009-04-21 23:27 ` [PATCH 10/11] libfc: Fix compilation warnings with allmodconfig Robert Love
2009-04-21 23:27 ` [PATCH 11/11] fcoe: fip: add multicast filter to receive FIP advertisements Robert Love
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=20090421232647.8165.46673.stgit@fritz \
--to=robert.w.love@intel.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=linux-scsi@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox