Lev Serebryakov <[email protected]> wrote: > > GEOM uses 64bit off_t for media size and many other things. > off_t is signed! It is ``not accurate enough'' (if you know > this Russian joke) :)))
g_cache and g_nop use uintmax_t (and no, I don't know the joke). _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

