The following commit has been merged in the openafs-stable-1_6_x branch:
commit e4c83c5c17b19d3ad599b48a1cfabd5f90275594
Author: Simon Wilkinson <[email protected]>
Date: Fri Mar 30 19:41:17 2012 +0100
afs: Handle reading past the end of a file
... except that this change doesn't actually handle this, it just
stops clang from throwing an error about the bogus code that's already
in there. This needs fixed properly ...
Reviewed-on: http://gerrit.openafs.org/7090
Tested-by: BuildBot <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
(cherry picked from commit 3198cef8ccf0d9cb9a7479c0b973e604e21e62fc)
This change differs slightly from the one on master because on master,
afs_MemRead and afs_UFSRead were consolidated into afs_read(). On the
1.6 branch, we must patch the two functions separately.
Change-Id: I7d8d104c89355c0a3294372340af0e02ab170b59
Reviewed-on: http://gerrit.openafs.org/10744
Tested-by: BuildBot <[email protected]>
Reviewed-by: Andrew Deason <[email protected]>
Reviewed-by: D Brashear <[email protected]>
Reviewed-by: Stephan Wiesand <[email protected]>
src/afs/VNOPS/afs_vnop_read.c | 25 +++++++++++++++++++++++--
1 files changed, 23 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs