From: Mike Miller Date: Mon, 27 Jun 2005 21:36:50 +0000 (-0700) Subject: [PATCH] cciss: remove partition info from CCISS_GETLUNINFO X-Git-Tag: v2.6.13-rc1~51^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60564a313a5738960064d6c555ec066d9332f278;p=pandora-kernel.git [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 Acked-by: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed