OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2974-g5c348e5

Gerrit Code Review gerrit@openafs.org
Mon, 1 Oct 2012 16:21:08 -0700 (PDT)


The following commit has been merged in the master branch:
commit 5c348e5a9f276b45e2351e4c1adf2bafd4659484
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Tue Sep 25 14:32:06 2012 -0400

    Windows: make static RDR_ParseIoctlPath[Parent]
    
    The RDR_ParseIoctlPath and RDR_ParseIoctlPathParent functions
    are helper functions within RDRIoctl.cpp.   Make them static
    and remove them from the header.
    
    Change-Id: I5f3b68f87701e2d8423a01c236c7cb598c3ff743
    Reviewed-on: http://gerrit.openafs.org/8160
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsrdr/user/RDRIoctl.c |   14 ++++++++++----
 src/WINNT/afsrdr/user/RDRIoctl.h |    6 ------
 2 files changed, 10 insertions(+), 10 deletions(-)

-- 
OpenAFS Master Repository