Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] Updated Open-FCoE patches for 2.6.31
@ 2009-06-10 22:30 Robert Love
  2009-06-10 22:30 ` [PATCH 1/3] fcoe: Add runtime debug logging with module parameter debug_logging Robert Love
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Love @ 2009-06-10 22:30 UTC (permalink / raw)
  To: James.Bottomley, linux-scsi

The following series is an updated patchset for the libfc, libfcoe and fcoe runtime logging.

This is just a repost of previously posted patches. It is prepared against linux-next
because at the time of this posting linux-next has scsi-misc and net-next merged.

---

Robert Love (3):
      libfc: Add runtime debugging with debug_logging module parameter
      libfcoe: Add runtime debugging with module param debug_logging
      fcoe: Add runtime debug logging with module parameter debug_logging


 drivers/scsi/fcoe/fcoe.c      |  108 ++++++++++++++--------------
 drivers/scsi/fcoe/fcoe.h      |   24 ++++++
 drivers/scsi/fcoe/libfcoe.c   |   94 ++++++++++++++-----------
 drivers/scsi/libfc/fc_disc.c  |   83 +++++++++-------------
 drivers/scsi/libfc/fc_exch.c  |   58 +++++++--------
 drivers/scsi/libfc/fc_fcp.c   |   97 +++++++++++++------------
 drivers/scsi/libfc/fc_lport.c |  156 ++++++++++++++++++++---------------------
 drivers/scsi/libfc/fc_rport.c |  120 +++++++++++++-------------------
 include/scsi/fc_encode.h      |    2 -
 include/scsi/libfc.h          |   77 +++++++++++++++++---
 10 files changed, 432 insertions(+), 387 deletions(-)

-- 
//Rob

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-10 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-10 22:30 [PATCH 0/3] Updated Open-FCoE patches for 2.6.31 Robert Love
2009-06-10 22:30 ` [PATCH 1/3] fcoe: Add runtime debug logging with module parameter debug_logging Robert Love
2009-06-10 22:31 ` [PATCH 2/3] libfcoe: Add runtime debugging with module param debug_logging Robert Love
2009-06-10 22:31 ` [PATCH 3/3] libfc: Add runtime debugging with debug_logging module parameter Robert Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox