Messages in this thread |  | | | Date | Tue, 13 May 2008 10:54:05 -0700 (PDT) | | From | Linus Torvalds <> | | Subject | Re: [GIT PATCH] SCSI bug fixes for 2.6.26-rc2 | |
On Tue, 13 May 2008, James Bottomley wrote:
>
> master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
> [ ... ]
> The diffstat is:
>
> aha152x.c | 8 ++++----
> gdth.c | 51 ++++++++++++++++++++++++++++++++++-----------------
> libiscsi.c | 29 +++++++++++++++--------------
> qla1280.c | 4 ++--
> 4 files changed, 55 insertions(+), 37 deletions(-)
I'm getting something totally different:
29 files changed, 1954 insertions(+), 1672 deletions(-)
with a shortlog of
Chandra Seetharaman (8):
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
[SCSI] scsi_dh: add lsi rdac device handler
[SCSI] scsi_dh: add EMC Clariion device handler
[SCSI] scsi_dh: Use SCSI device handler in dm-multipath
[SCSI] scsi_dh: Add a single threaded workqueue for initializing paths
[SCSI] scsi_dh: Remove dm_pg_init_complete
[SCSI] scsi_dh: Remove hardware handlers from dm
[SCSI] scsi_dh: Remove hardware handler infrastructure from dm
Christof Schmitt (2):
[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter
[SCSI] zfcp: sysfs attributes for fabric and channel latencies
Mark Salyzyn (1):
[SCSI] aacraid: Add Power Management cards to documentation
Mike Christie (1):
[SCSI] scsi_dh: add hp sw device handler
which does not match your description at all.
Not pulled. What's going on?
Linus
|  |