On Fri, 2015-05-01 at 15:36 +0100, Ian Jackson wrote: > SATA controllers support SATA disks. The kernel should be able to > drive these, by default. It should not silently (apart from a > debugging-only printk) ignore them. To be honest, this is a bit pointless: no distribution takes the kernel defaults anyway so changing it achieves nothing. The original thought behind doing this is that libata was huge and is pulled in by the sata code whether its actually used or not. Certain configurations might not want this. However, I think we can all agree that the major SAS user is enterprise and for them, kernel size isn't usually a huge worry. Even for enterprise, the predominant configuration seems to be SAS expanders with SATA drives, so they can't turn it off anyway. Therefore a more useful question might be: is it time to remove the option entirely? James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html