OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_17-16-ge980a39
Gerrit Code Review
gerrit@openafs.org
Thu, 31 Mar 2016 05:19:16 -0400
The following commit has been merged in the openafs-stable-1_6_x branch:
commit e980a39cc39a02de8e112323f6037c740ee60728
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Fri Jan 30 12:20:10 2015 -0500
volser: detect eof in dump stream while reading acl
Detect an EOF condition while reading the ACL in a dump stream
and return a restore error, instead of filling the ACL with
0xFF and then failing the restore due to an invalid tag.
Reviewed-on: http://gerrit.openafs.org/11703
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
(cherry picked from commit ed52d65fe98549e13023e0a8997da479b626085a)
Change-Id: I9aacd635b8bbf89923db0121639d5112ab775c19
Reviewed-on: https://gerrit.openafs.org/12185
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/volser/dumpstuff.c | 23 +++++++++++++++++------
1 files changed, 17 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository