Date: Tue, 3 Feb 2009 16:08:47 +0000 (GMT) From: Robert Watson <rwatson@FreeBSD.org> To: Diomidis Spinellis <dds@aueb.gr> Cc: svn-src-stable-7@FreeBSD.ORG, svn-src-stable@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG, Diomidis Spinellis <dds@FreeBSD.ORG> Subject: Re: svn commit: r188069 - stable/7/bin/cp Message-ID: <alpine.BSF.2.00.0902031608190.78114@fledge.watson.org> In-Reply-To: <49885049.8040505@aueb.gr> References: <200902031307.n13D7Y8l030992@svn.freebsd.org> <alpine.BSF.2.00.0902031343150.62396@fledge.watson.org> <49885049.8040505@aueb.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Feb 2009, Diomidis Spinellis wrote: > Robert Watson wrote: >> On Tue, 3 Feb 2009, Diomidis Spinellis wrote: >> >>> Author: dds Date: Tue Feb 3 13:07:34 2009 New Revision: 188069 URL: >>> http://svn.freebsd.org/changeset/base/188069 >>> >>> Log: >>> MFC r184342 from head to stable/7 >>> >>> Add fallback when mmap fails on regular files. Some filesystems, >>> like smbnetfs, do not support mmap. >> >> You mean smbfs? > > The original report of the problem > <http://lists.freebsd.org/pipermail/freebsd-current/2008-May/085866.html> > concerned SMBNetFS - a user-space implementation of SMB > <http://sourceforge.net/projects/smbnetfs>. Ah, OK. Be aware that it's not possible to execve(2) from a file system that doesn't support memory mapping... Robert N M Watson Computer Laboratory University of Cambridge
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0902031608190.78114>