The following commit has been merged in the openafs-stable-1_6_x branch:
commit e980a39cc39a02de8e112323f6037c740ee60728
Author: Michael Meffie <[email protected]>
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 <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit ed52d65fe98549e13023e0a8997da479b626085a)
    
    Change-Id: I9aacd635b8bbf89923db0121639d5112ab775c19
    Reviewed-on: https://gerrit.openafs.org/12185
    Reviewed-by: Mark Vitale <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/volser/dumpstuff.c |   23 +++++++++++++++++------
 1 files changed, 17 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to