Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
For some reason, there are both `proc->p_fdtol->fdl_leader` and
`proc->p_leader`.


In sys/kern/kern_descrip.c, I see:

                        error =3D VOP_ADVLOCK(vp, (caddr_t)p->p_leader, F_S=
ETLK,
                            flp, flg);

                                (void) VOP_ADVLOCK(vp,
                                    (caddr_t)fdtol->fdl_leader, F_UNLCK, &l=
f,
                                    F_POSIX);

What is happening here?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>