The following commit has been merged in the master branch:
commit b39833048124030bc15526d116b504fd43e100bb
Author: Andrew Deason <[email protected]>
Date:   Thu Jan 30 14:43:57 2014 -0600

    afs: Pay attention to fetchOps->destroy error code
    
    The ->destroy function in our fetchops could change our error code, or
    even raise a new error. Don't ignore it. This currently doesn't do
    much, since fetchDestroy currently won't change the error code if it's
    given an error, but this can change in the future.
    
    Change-Id: I6fa98cc709cb0fbd4c1e868ba4b9be53313573ff
    Reviewed-on: http://gerrit.openafs.org/10787
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>

 src/afs/afs_fetchstore.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to