The following commit has been merged in the master branch:
commit 38a80c33233852d47a124a26fe7428543df6a10f
Author: Andrew Deason <[email protected]>
Date:   Thu Apr 8 14:50:18 2010 -0500

    Add a FUSE implementation for afsd
    
    This adds afsd.fuse, which allows for mounting AFS via FUSE (via
    libuafs), instead of via the OpenAFS kernel module.
    
    Change-Id: Iaafe4a5f3034fed943e2e73f79ac95580946f9a8
    Reviewed-on: http://gerrit.openafs.org/1725
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 Makefile.in                  |    2 +-
 acinclude.m4                 |    1 +
 src/LICENSE                  |   47 ++--
 src/afs/UKERNEL/afs_usrops.h |    1 +
 src/afsd/Makefile.in         |   14 +-
 src/afsd/afsd_fuse.c         |  563 ++++++++++++++++++++++++++++++++++++++++++
 src/cf/fuse.m4               |   25 ++
 7 files changed, 626 insertions(+), 27 deletions(-)

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

Reply via email to