The following commit has been merged in the master branch:
commit e459f44efef8d102c54205556f65318d63fec24f
Author: Andrew Deason <[email protected]>
Date:   Thu Dec 26 17:17:44 2013 -0500

    afs: Fix afs_CheckCode identifier collision
    
    The last argument to afs_CheckCode should be unique so the call site
    can be identified if fstrace is turned on. BStore and BPartialStore
    were both using 43, so change BPartialStore to 430 to avoid the
    collision.
    
    Change-Id: I81a43ee41623fad10d0e70a7d9c8e6029aba30eb
    Reviewed-on: http://gerrit.openafs.org/10635
    Reviewed-by: Perry Ruiter <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/afs/afs_daemons.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to