OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-873-gc78694f

Gerrit Code Review gerrit@openafs.org
Mon, 14 Mar 2011 11:27:34 -0700 (PDT)


The following commit has been merged in the master branch:
commit c78694fdb76e9606a06cf834b80cbba827b8ff2b
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Mar 13 17:13:49 2011 +0000

    auth: Use the UserListFileName function more
    
    The function UserListFileName exists to abstract the process of
    producing a full pathname for the userlist. Modify the rest of
    userok.c so that it uses it.
    
    Change-Id: Iac90e159dd8dc8344943e424615bf2aba1b31db3
    Reviewed-on: http://gerrit.openafs.org/4215
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/auth/userok.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository