Re: [PATCH v6] cciss: add cciss driver sysfs entries

From: Mike Miller (OS Dev)
Date: Fri May 29 2009 - 17:32:14 EST


On Fri, May 29, 2009 at 12:48:13PM -0700, Andrew Morton wrote:
> On Thu, 28 May 2009 15:21:24 -0500
> "Mike Miller (OS Dev)" <mikem@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> > From: Andrew Patterson <andrew.patterson@xxxxxx>
> >
> > This patch adds sysfs entries to the cciss driver needed for the
> > dm/multipath tools. A file for vendor, model, rev, and unique_id is
> > added for each logical drive under directory
> > /sys/bus/pci/devices/<dev>/ccissX/cXdY. Where X = the controller (or
> > host) number and Y is the logical drive number. A link from
> > /sys/bus/pci/devices/<dev>/ccissX/cXdY/block:cciss!cXdY to
> > /sys/block/cciss!cXdY/device is also created. A bus is created
> > in /sys/bus/cciss. A link is created from the pci ccissX entry to
> > /sys/bus/cciss/devices/ccissX.
> > Please consider this for inclusion.
> >
> > Signed-off-by: Mike Miller <mike.miller@xxxxxx>
>
> Did Andrew's signed-off-by: get lost?

No, I converted it into the From: field. Another screw up, I guess.

mikem
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/