The following commit has been merged in the master branch:
commit 60425f1e8fbb34100711ff293ea89e5b9d6cc9c8
Author: Michael Meffie <[email protected]>
Date:   Mon Aug 16 14:24:38 2021 -0400

    vos: Get stdin and stdout block sizes with USD_IOCTL()
    
    Use the USD_IOCTL() function to get the block size when writing to
    stdout or reading from stdin, as well as regular files.
    
    This makes the code more consistent and eliminates the need to pass the
    block size to the ReceiveFile() and SendFile() functions.
    
    Change-Id: If45e93530ded3edc8673370cd88f18228bc21827
    Reviewed-on: https://gerrit.openafs.org/14757
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>

 src/volser/vos.c | 62 +++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 41 insertions(+), 21 deletions(-)

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

Reply via email to