]> Git Repo - linux.git/commit - fs/nfs/file.c
[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK_END)
authorTrond Myklebust <[email protected]>
Mon, 13 Jun 2005 15:14:01 +0000 (11:14 -0400)
committerLinus Torvalds <[email protected]>
Mon, 13 Jun 2005 17:33:02 +0000 (10:33 -0700)
commit980802e311088fda56c16650589faa4597c695fb
tree37092823ea5ad1203253ee5e54e7c9631df4087d
parentc22fa3acbc2ef79ea57217643f6cd6d226963069
[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK_END)

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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/nfs/file.c
This page took 0.052226 seconds and 4 git commands to generate.