### Comments for ChangeSet From: Nathan Scott <nathans@sgi.com> ----------- Diffstat output ------------ ./drivers/md/md.c | 1 + 1 files changed, 1 insertion(+) diff ./drivers/md/md.c~current~ ./drivers/md/md.c --- ./drivers/md/md.c~current~ 2003-06-18 10:02:57.000000000 +1000 +++ ./drivers/md/md.c 2003-06-18 10:03:43.000000000 +1000 @@ -2623,6 +2623,7 @@ static int md_ioctl(struct inode *inode, case BLKRAGET: case BLKRASET: case BLKFLSBUF: + case BLKSSZGET: case BLKBSZGET: case BLKBSZSET: err = blk_ioctl (dev, cmd, arg); - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html