svn commit: r270823 - head/sys/kern

Garrett Cooper yaneurabeya at gmail.com
Fri Aug 29 20:05:14 UTC 2014


On Fri, Aug 29, 2014 at 11:18 AM, John Baldwin <jhb at freebsd.org> wrote:
> Author: jhb
> Date: Fri Aug 29 18:18:29 2014
> New Revision: 270823
> URL: http://svnweb.freebsd.org/changeset/base/270823
>
> Log:
>   Use a unit number allocator to provide suitable st_dev and st_ino values
>   for POSIX shared memory descriptors.  The implementation is similar to
>   that used for pipes.

Hi John,
    This broke the build according to Jenkins:
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1342/ .
Thanks!
-Garrett


More information about the svn-src-head mailing list