Subject: Re: cp(1) vs. UVM/UBC To: None <thorpej@zembu.com> From: Atsushi Onoe <onoe@sm.sony.co.jp> List: tech-userlevel Date: 07/23/2001 08:15:52
> There is no way to make the mmap(2) call fail in those cases.
sys_mmap() can fail by inspecting the name of the file system,
and should fail anyway unless mmap does work on the file system.
Atsushi Onoe