Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/nfs
> Module Name: src
> Committed By: christos
> Date: Thu Jul 7 14:26:37 UTC 2005
>
> Modified Files:
> src/sys/nfs: nfs_bio.c
>
> Log Message:
> Back to using curproc in the VLNK case when uiop->uio_procp == NULL,
> and explain why we need to.
why do you want to use uio_procp->p_ucred here?
uio_procp specifies an address space, not a requester.
i don't understand what an address space's credential means.
YAMAMOTO Takashi
Home |
Main Index |
Thread Index |
Old Index