On Tue, Apr 10, 2012 at 04:50, Anton Yuzhaninov <[email protected]> wrote: >> New Revision: 233646 >> >> Log: >> Fix 32-bit libgeom consumers run on 64-bit kernels with >> COMPAT_FREEBSD32. >> > > Unfortunately, gstat don't work after this commit (64-bit kernel with > COMPAT_FREEBSD32). > > more info: > http://docs.freebsd.org/cgi/mid.cgi?jm1509$66p$1 > > After reverting r233646 gstat works.
I've backed out the commit as it appears all consumers of the devstat interface would be broken, and to fix that would be non-trivial, and still leave those programs broken under 32-bit compatibility. Thanks for the report! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
