> One could make a case for the statement that every heuristic
> in the kernel is wrong. And here we have a heuristic for guessing
> whether the partition table was written using 512-byte or 2048-byte

Why is it a heuristic. The rule should be simple enough

if (partiton > sizeof disk && scaled && partition fits on disk if not scaled)
        try unscaled

I'd say its a fairly good rule. I need to figure why its not doing the right
thing. And if I cant figure that in time for .17 I agree entirely its better
out than in


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to