The following commit has been merged in the master branch:
commit 564f9fd06777882abd29a0da6274150f5b1e7d7f
Author: Jeffrey Altman <[email protected]>
Date:   Mon Apr 14 16:48:32 2014 -0400

    Windows: AFSCommonWrite add bWriteToEndOfFile var
    
    To improve readability add a bWriteToEndOfFile variable which
    stores the value of
    
      liStartingByte.LowPart == FILE_WRITE_TO_END_OF_FILE &&
      liStartingByte.HighPart == -1
    
    Change-Id: I6594196a6c8c3ab41561ffdbd3eddf3d34b410de
    Reviewed-on: http://gerrit.openafs.org/11068
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

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

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

Reply via email to