Staging
v0.5.1
https://github.com/torvalds/linux
Revision 79558f3610efd7928e8882b2eaca3093b283630e authored by Trond Myklebust on 22 August 2006, 17:44:32 UTC, committed by Trond Myklebust on 24 August 2006, 19:51:08 UTC
The problem is that we may be caching writes that would extend the file and
create a hole in the region that we are reading. In this case, we need to
detect the eof from the server, ensure that we zero out the pages that
are part of the hole and mark them as up to date.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
(cherry picked from 856b603b01b99146918c093969b6cb1b1b0f1c01 commit)
1 parent 01df9c5
History
Tip revision: 79558f3610efd7928e8882b2eaca3093b283630e authored by Trond Myklebust on 22 August 2006, 17:44:32 UTC
NFS: Fix issue with EIO on NFS read
Tip revision: 79558f3
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 521 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.9 KB
Makefile -rw-r--r-- 46.5 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top