The following commit has been merged in the master branch:
commit 6ca324e565c34d9d04f3c553b7d0febe675ae538
Author: Marc Dionne <[email protected]>
Date:   Thu Dec 18 06:57:22 2014 -0500

    Linux: Move code to reset the root to afs/LINUX
    
    Move the Linux specific bit of code to reset the root to
    afs/LINUX platform specific files.  Things that play with
    the Linux vfs internals should not be exposed here.
    
    No functional change, but this helps cleanup some ifdef
    mess.
    
    Change-Id: Ia27fca3d8052ead45783cb2332c04fe6e99e5d9f
    Reviewed-on: http://gerrit.openafs.org/11641
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Laß <[email protected]>
    Reviewed-by: Daria Brashear <[email protected]>

 src/afs/LINUX/osi_prototypes.h   |    3 ++
 src/afs/LINUX/osi_vcache.c       |   61 ++++++++++++++++++++++++++++++++++
 src/afs/LINUX24/osi_prototypes.h |    3 ++
 src/afs/LINUX24/osi_vcache.c     |   36 ++++++++++++++++++++
 src/afs/afs_daemons.c            |   67 +++-----------------------------------
 5 files changed, 108 insertions(+), 62 deletions(-)

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

Reply via email to