Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2000 07:11:39 +0700 (ALMST)
From:      Boris Popov <bp@butya.kz>
To:        John LoVerso <loverso@infolibria.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: mktemp() patch
Message-ID:  <Pine.BSF.4.10.10006090704550.86326-100000@lion.butya.kz>
In-Reply-To: <393FF36A.8B62FB66@infolibria.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Jun 2000, John LoVerso wrote:

> > Symbols '=' and '+' are prohibited in some other filesystems.
> 
> Specific examples of filesystems supported by FreeBSD and likely used by
> programs invoking mktemp(), please!  (I'm not sure that the NetWare filesystem
> counts!)

	Count both, nwfs and smbfs, because any program can attempt to
create temporary file on these filesystems. File with an invalid file name
will be rejected, and this will cost an additional lookup operation(s).

--
Boris Popov
http://www.butya.kz/~bp/



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




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