Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/sys
On Tue, Dec 30, 2008 at 03:08:09PM +0000, Havard Eidnes wrote:
> Log Message:
> Change va_fsid from long to u_long, so that we can store a dev_t
> there without incurring warnings (which turns into build errors)
> about conversions from unsigned int to long.
> OK'ed by christos@.
From the name, I would think it ought to be fsid_t, but it looks as if
that's a red herring and it was left partway through a cleanup that
intended to change it to fsid_t later. Or something like that.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index