Re: 2.5.2-pre7 still missing bits of kdev_t

Andries.Brouwer@cwi.nl
Fri, 4 Jan 2002 19:32:34 GMT


> (I suggested having init_special_inode taking a kdev_t argument as its
> third arg, but viro yelled at me :))

Yes. If you think that a kdev_t is a pointer to a struct with
device information, then having a kdev_t there is wrong,
because a special device node can have arbitrary major,minor
not necessarily belonging to any device, so rdev should just
have the numbers.

Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/