afs: Handle reading past the end of a file
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 30 Mar 2012 18:41:17 +0000 (19:41 +0100)
committerDerrick Brashear <shadow@dementix.org>
Mon, 9 Apr 2012 01:17:58 +0000 (18:17 -0700)
commit3198cef8ccf0d9cb9a7479c0b973e604e21e62fc
tree0f7ffb115508064f87ea9a851b8df82d1e31278d
parentf1842bcb87c84e8862ca521f491215e42ce1ee2a
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