On Mon, 2005-08-15 at 16:22 -0500, mikem wrote: > +#ifdef CONFIG_IA64 > + case BLKGETLASTSECT: > + case BLKSETLASTSECT: > +#endif > return blk_ioctl(inode->i_rdev, cmd, arg);
What makes these two ioctls IA64 specific? I think they're completely general in 2.4, so there's no need for the #ifdef. James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html