2011/12/1 Kostik Belousov :
> On Wed, Nov 30, 2011 at 10:01:12PM +0100, Giovanni Trematerra wrote:
>> On Wed, Oct 5, 2011 at 6:56 PM, Konstantin Belousov wrote:
>> > Author: kib
>> > Date: Wed Oct 5 16:56:06 2011
>> > New Revision: 226042
>> > URL: http://svn.freebsd.org/changeset/base/226042
>>
On Wed, Nov 30, 2011 at 10:01:12PM +0100, Giovanni Trematerra wrote:
> On Wed, Oct 5, 2011 at 6:56 PM, Konstantin Belousov wrote:
> > Author: kib
> > Date: Wed Oct 5 16:56:06 2011
> > New Revision: 226042
> > URL: http://svn.freebsd.org/changeset/base/226042
> >
> > Log:
> > Supply unique (st_de
On Wed, Oct 5, 2011 at 6:56 PM, Konstantin Belousov wrote:
> Author: kib
> Date: Wed Oct 5 16:56:06 2011
> New Revision: 226042
> URL: http://svn.freebsd.org/changeset/base/226042
>
> Log:
> Supply unique (st_dev, st_ino) value pair for the fstat(2) done on the pipes.
>
> Reviewed by: jhb, Pet
Author: kib
Date: Wed Oct 5 16:56:06 2011
New Revision: 226042
URL: http://svn.freebsd.org/changeset/base/226042
Log:
Supply unique (st_dev, st_ino) value pair for the fstat(2) done on the pipes.
Reviewed by: jhb, Peter Jeremy
MFC after:2 weeks
Modified:
head/sys/kern/sys_pipe.c