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

From: Andrew Morton
Date: Fri May 29 2009 - 15:49:09 EST


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?
--
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/