commit | 980802e311088fda56c16650589faa4597c695fb | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Jun 13 11:14:01 2005 -0400 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Mon Jun 13 10:33:02 2005 -0700 |
tree | 37092823ea5ad1203253ee5e54e7c9631df4087d | |
parent | c22fa3acbc2ef79ea57217643f6cd6d226963069 [diff] |
[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 <Trond.Myklebust@netapp.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>