The following commit has been merged in the master branch:
commit 2d973c10f13b40c0ac9da25fe7f4c73b3560a686
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.
    
    Change-Id: I6c089ab912014c639888b744a92a28813fb4b3c4
    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]>

 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