The following commit has been merged in the openafs-stable-1_6_x branch:
commit a6013738362f4d1487ca57282b2428e3ba962720
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.
    
    Reviewed-on: http://gerrit.openafs.org/11641
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Laß <[email protected]>
    Reviewed-by: Daria Brashear <[email protected]>
    (cherry picked from commit 6ca324e565c34d9d04f3c553b7d0febe675ae538)
    
    Change-Id: I82803669dd34d7abeb29040fbb38ec2f000f2601
    Reviewed-on: http://gerrit.openafs.org/11658
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Daria Brashear <[email protected]>
    Reviewed-by: Stephan Wiesand <[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