]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] cciss: remove partition info from CCISS_GETLUNINFO
authorMike Miller <mike.miller@hp.com>
Mon, 27 Jun 2005 21:36:50 +0000 (14:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 27 Jun 2005 22:11:48 +0000 (15:11 -0700)
commit60564a313a5738960064d6c555ec066d9332f278
treec6ef665334f5c666ccb7afe490deed0e35df2b0f
parentcd6fb584cf7f18ec6b221192b57d712ecc8c1859
[PATCH] cciss: remove partition info from CCISS_GETLUNINFO

This patch fulfills a promise I made to Christoph sometime back.  I am
removing the partition info from the CCISS_GETLUNINFO ioctl as I was informed
my "driver had no damn business reading that structure." ;)

The application folks are to use /proc or /sys for partition info from now on.
 I am only aware of a few apps that use this ioctl and I'm not sure they ever
used the partition info.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Acked-by: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/cciss.c