2009/5/29 Scott Long <[email protected]>: > Occasionally it's useful to be able to run older binaries on newer kernels. > One particularly useful place is for making releases. Does > this change to struct mount break that? If so, could there be any other > way to achieve what you want without the breakage?
The struct mount is only accessible by the kernel so it doesn't break userspace binary compatibility. Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
