[PATCH 1/2] cciss: add BLKSSZGET back to 2.4 driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



PATCH 1/2

This patch adds BLKSSZGET into the cciss driver. Not sure why it isn't in
there. I'm sure it  used to be. :)

Thanks to Nicolay and others for reporting this.

Signed-off-by: Mike Miller <[email protected]>
------------------------------------------------------------------------------------------
 cciss.c |    1 +
 1 files changed, 1 insertion(+)

diff -burNp linux-2.4.32.orig/drivers/block/cciss.c linux-2.4.32/drivers/block/cciss.c
--- linux-2.4.32.orig/drivers/block/cciss.c	2005-11-16 13:12:54.000000000 -0600
+++ linux-2.4.32/drivers/block/cciss.c	2006-07-05 12:54:41.000000000 -0500
@@ -740,6 +740,7 @@ static int cciss_ioctl(struct inode *ino
 	case BLKFLSBUF:
 	case BLKBSZSET:
 	case BLKBSZGET:
+	case BLKSSZGET:
 	case BLKROSET:
 	case BLKROGET:
 	case BLKRASET:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux