OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2327-g3198cef
Gerrit Code Review
gerrit@openafs.org
Sun, 8 Apr 2012 18:18:25 -0700 (PDT)
The following commit has been merged in the master branch:
commit 3198cef8ccf0d9cb9a7479c0b973e604e21e62fc
Author: Simon Wilkinson <sxw@your-file-system.com>
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 ...
Change-Id: Ifbf190a86037fced8104ed0843dd1e7aa0b999a7
Reviewed-on: http://gerrit.openafs.org/7090
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/afs/VNOPS/afs_vnop_read.c | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository