Coda File System

Re: coda-5.3.19 Issues on RedHat 7.3 with 2.4.18-10 Kernel, HELP!

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Tue, 1 Oct 2002 18:13:41 -0400
On Tue, Oct 01, 2002 at 05:58:03PM -0400, Ken Price wrote:
> kernel-2.4.18-10.i686.rpm (from RedHat)
...
> Oct  1 17:32:41 web1 kernel: [<c0128bc9>] read_cluster_nonblocking [kernel]
> 0x29 
> Oct  1 17:32:41 web1 kernel: [<c012a17b>] filemap_nopage [kernel] 0x10b 

That oops was fixed in 2.4.19. When 2 files mmap the same file, and one
closes the descriptor the mappings were removed so that the remaining
open fd would crash in the pagefault handler (just what it does here).

Jan
Received on 2002-10-01 18:14:53