[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK_END)
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 13 Jun 2005 15:14:01 +0000 (11:14 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 13 Jun 2005 17:33:02 +0000 (10:33 -0700)
This fixes a data corruption error for mail delivery applications that
expect to be able to do posix locking and then append writes on NFS.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found