OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_72-20-gf7b5d71

Gerrit Code Review gerrit@openafs.org
Wed, 17 Feb 2010 05:13:23 -0800 (PST)


The following commit has been merged in the master branch:
commit f8c6bfffd3a32f41d24a171026b985974a5cc7b3
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Fri Feb 12 10:29:00 2010 +0000

    aklog: Dispose of the pointless confname string
    
    confname makes a static copy of the AFSDIR_CLIENT_ETC_DIRPATH string. As
    pr_Initialize takes it as const, there's no need to maintain our own
    copy, and so this is superfluous. Remove it.
    
    Change-Id: I64b13aae80b15f6b7511a040f39467bca76186b8
    Reviewed-on: http://gerrit.openafs.org/1322
    Reviewed-by: Alistair Ferguson <alistair.ferguson@mac.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/aklog/aklog.c |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

-- 
OpenAFS Master Repository