Bill Paul fc042b6935 Submitted by: ohki@gssm.otsuka.tsukuba.ac.jp
When using cp to copy a file under the following circumstanes:

- original file in on an NFS filesystem
- destination file is on the same NFS filesystem
- the file is less than 8Mbytes in size
- the file is larger than 65536 bytes in size

the cp process can get frozen in device-wait and never wake up (cp uses
mmap() in this case).
A small change to allocbuf() fixes this.
1995-01-20 20:11:31 +00:00
..
1995-01-19 22:05:27 +00:00
1995-01-20 08:35:32 +00:00
1995-01-20 08:35:32 +00:00
1995-01-20 08:35:32 +00:00
1995-01-12 13:57:51 +00:00
1995-01-12 13:06:32 +00:00
1994-12-13 22:33:05 +00:00
1994-08-02 07:55:43 +00:00
1994-08-02 07:55:43 +00:00