On Tue, 16 Oct 2007, Matthew Wilcox wrote:the only one of these that I would find unexpected would be the one on the motherboard. why is this any different from the external enclosures? they have always appeared as the type of device that connects them to the motherboard, (and even with SCSI, there are some controllers that don't generate sdX devices) the driver for the controller is what has historicly determined what the device appears as to the system. an example of this is the 3ware driver that is a SCSI drive but the drives attached to the card are IDE drives. another example is the I2O drivers (which give you access to the Raid array and to the individual drives, in different namespaces). while I may disagree with some of the selections that have been made (the 3ware has always seemed odd to me for example) it's pretty simple to figure out. but in any case, historicly IDE (PATA) and SATA drives have been handled differently, IDE drives have had fixed device names based on how they are connected, SATA devices have had 'order found' device names from the SCSI heritige. mixing the two types into one namespace requires changing one or the other. while I would love to see SATA gain hardware path dependant names I'm not holding my breath, but I hate to loose the predictable nameing (even if the names change) for the IDE drives. David Lang -
| Linus Torvalds | Linux 2.6.21-rc4 |
| Jens Axboe | [PATCH 0/8] IO queuing and complete affinity |
| Nicholas A. Bellinger | Re: Integration of SCST in the mainstream Linux kernel |
| Robin Lee Powell | NFS hang + umount -f: better behaviour requested. |
git: | |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Ingo Molnar | Re: [crash] BUG: unable to handle kernel NULL pointer dereference at 0000000000000... |
| Gerrit Renker | [PATCH 19/37] dccp: Header option insertion routine for feature-negotiation |
| Gary Thomas | Marvell 88E609x switch? |
| Jamie Lokier | Re: silent semantic changes with reiser4 |
| Jan Kara | [PATCH 10/16] ext4: Remove syncing logic from ext4_file_write |
| Jack Stone | Re: Versioning file system |
| Jens Axboe | [PATCH 8/8] vm: Add an tuning knob for vm.max_writeback_pages |
