The following commit has been merged in the openafs-stable-1_6_x branch:
commit 251de92a72c4c5a95aa58e5cb1cd3d6b0b3b6833
Author: Chas Williams (CONTRACTOR) <[email protected]>
Date:   Fri May 23 07:48:11 2014 -0400

    afs/VNOPS: use osi_AllocSmallSpace() correctly
    
    Send the size down to the allocator so it can perform some
    consistency checks.
    
    Reviewed-on: http://gerrit.openafs.org/11168
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Perry Ruiter <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    (cherry picked from commit 2d973c10f13b40c0ac9da25fe7f4c73b3560a686)
    
    Change-Id: I38d16bdd014010a2ccc9636b890c9ea7a6158e6a
    Reviewed-on: http://gerrit.openafs.org/11203
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/VNOPS/afs_vnop_create.c  |    4 ++--
 src/afs/VNOPS/afs_vnop_dirops.c  |    4 ++--
 src/afs/VNOPS/afs_vnop_link.c    |    4 ++--
 src/afs/VNOPS/afs_vnop_rename.c  |    4 ++--
 src/afs/VNOPS/afs_vnop_symlink.c |    4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

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

Reply via email to