Followup to:  <[EMAIL PROTECTED]>
By author:    Alan Cox <[EMAIL PROTECTED]>
In newsgroup: linux.dev.kernel
> 
> A new format is fine but import old ones properly. And if you do a new format
> stop using kdev_t on disk - it will change size soon
> 

Not to mention that it might end up being a pointer, or go away (to be
replaced with kchrdev_t, kblkdev_t or something like that.)

*** kdev_t does not belong in user space or on disk; it is a kernel
    transient object. ***

Personally I can't believe this code went into the mainstream kernel
*at all* with this wart in it.

        -hpa
-- 
<[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to