The following commit has been merged in the master branch:
commit 2d5f0a971baa05fc1a79726265a8235a0ebca4c0
Author: Jeffrey Altman <[email protected]>
Date:   Thu Jan 9 09:58:56 2014 -0500

    Windows: AFSCommonWrite STATUS_PENDING is Success
    
    AFSCommonWrite() can return STATUS_PENDING if the write has been
    deferred.  In that case, the function exit must not:
    
     * Update the Valid Data Length
    
     * Purge the cache
    
     * or do anything else related to the request
    
    Change-Id: Ib34bef3a1d56d452babcaf1f3cfbf77fe8f93388
    Reviewed-on: http://gerrit.openafs.org/10685
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsrdr/kernel/lib/AFSWrite.cpp |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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

Reply via email to