Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 22:43:28 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/fifofs fifo_vnops.c
Message-ID:  <Pine.NEB.3.96L.1020819224246.11578b-100000@fledge.watson.org>
In-Reply-To: <200208200218.g7K2I0VJ047002@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FWIW, the fifofs filetmp stuff is a bit weird, and may cause us trouble at
some point, especially if people hand fifo vnodes to kernel code that
isn't careful to check it's pointing at a regular file.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org      Network Associates Laboratories

On Mon, 19 Aug 2002, Robert Watson wrote:

> rwatson     2002/08/19 19:18:00 PDT
> 
>   Modified files:
>     sys/fs/fifofs        fifo_vnops.c 
>   Log:
>   Handle one more case of a fifofs filetmp: set filetmp.f_cred to
>   ap->a_cred, and pass in ap->a_td->td_ucred as the active_cred to
>   soo_poll().
>   
>   Obtained from:  TrustedBSD Project
>   Sponsored by:   DARPA, NAI Labs
>   
>   Revision  Changes    Path
>   1.73      +3 -2      src/sys/fs/fifofs/fifo_vnops.c
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020819224246.11578b-100000>