2.2.7ac1 breaks mmap over NFS

Camm Maguire (camm@enhanced.com)
04 May 1999 21:22:11 -0400


Greetings! We have some code which extends a largish file (~8MB) by
lseeking past its end and writing a byte of zeros. The file is then
mmapped, and new data is written into the extended region, and
connected with older data. The app is relatively bulletproof; been
working since 1997 on a daily basis. This had been working across
NFS. We just upgraded the server and client to 2.2.7ac1, and
basically it seems as though the newly extended region does not return
zeros on reading. The code dies with data corruption errors across
NFS, but works just fine when run from the NFS server, where the disk
hosting the database is locally mounted.

Would be happy to test any suggestions, if this would help.

Take care,

-- 
Camm Maguire			     			camm@enhanced.com
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/