Fix a client tail -f vs server-appended file data corruption case by
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 23 Apr 2004 18:01:07 +0000 (18:01 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 23 Apr 2004 18:01:07 +0000 (18:01 +0000)
commit79e5012ee8e7f9b807b05508d366e196ee6d62b6
tree0b5ce20cc195c3a120fe4f8459c48478bd843a2b
parent98883deb7992156bd0f690c9d4af163553ba6bef
Fix a client tail -f vs server-appended file data corruption case by
invalidating client-side cached data on detection of a server based
file size change.

Taken-from: FreeBSD-5
Patch-Prepared-by: Chris Pressey <cpressey@catseye.mine.nu>
sys/vfs/nfs/nfs_bio.c
sys/vfs/nfs/nfs_subs.c
sys/vfs/nfs/nfsnode.h