[fedfs-utils] [PATCH 00/11] Open development for fedfs-utils 0.10

Chuck Lever chuck.lever at oracle.com
Wed Jul 10 10:10:09 PDT 2013


On Jul 2, 2013, at 3:30 PM, Chuck Lever <chuck.lever at oracle.com> wrote:

> I'd like to kick off development for fedfs-utils 0.10 with the
> following patches.  The project roadmap is here:
> 
>  http://wiki.linux-nfs.org/wiki/index.php/FedFsUtilsRoadmap
> 
> The main new features I hope to see in 0.10 are:
> 
> o  RPCSEC GSSAPI support in rpc.fedfsd and fedfs admin clients
> o  Turn-key admin scripts for setting up domain root and NSDB
> o  Search for NCE instead of using NSDB's namingContext
> o  Junction auditing
> 
> GM release is expected 3Q 2013, which is anywhere from now until
> the end of September.  I suspect we will slip.

All these are committed to the master branch.

> ---
> 
> Chuck Lever (9):
>      configure.ac: Kick off fedfs-utils-0.10 development
>      libtool: Fix libtool warnings
>      autogen: Deal with new ar-lib file created by automake
>      configure.ac: check for presence of libattr
>      l10n: Replace nl_langinfo(CODESET) check in command line tools
>      doxy: Update Doxygen config file
>      Makefile: Remove -fPIC and -fPIE compiler options
>      contrib: Simplify fedfs-utils package installation on FedFS clients
>      Makefile: Specify as-needed when building executables
> 
> David Disseldorp (2):
>      build: do not link plug-ins against .so libs
>      build: fix gcc linker library argument placement
> 
> 
> .gitignore                         |    1 
> README                             |    2 
> autogen.sh                         |    2 
> configure.ac                       |   10 -
> contrib/init/Makefile.am           |    3 
> contrib/init/README                |    2 
> contrib/init/fedfs.autofs          |    1 
> doxy.cfg                           |  625 ++++++++++++++++++++++++++++--------
> src/fedfsc/Makefile.am             |   13 -
> src/fedfsd/Makefile.am             |   13 -
> src/fedfsd/main.c                  |    7 
> src/libadmin/Makefile.am           |    2 
> src/libjunction/Makefile.am        |    2 
> src/libjunction/display-junction.c |    7 
> src/libnsdb/Makefile.am            |    2 
> src/libparser/Makefile.am          |    2 
> src/libsi/Makefile.am              |    2 
> src/libxlog/Makefile.am            |    2 
> src/mount/Makefile.am              |   11 -
> src/mount/fedfs-map-nfs4.c         |    7 
> src/mount/main.c                   |    7 
> src/nfsref/Makefile.am             |   13 -
> src/nfsref/nfsref.c                |    8 
> src/nsdbc/Makefile.am              |   13 -
> src/nsdbc/nsdb-annotate.c          |    8 
> src/nsdbc/nsdb-create-fsl.c        |    8 
> src/nsdbc/nsdb-create-fsn.c        |    8 
> src/nsdbc/nsdb-delete-fsl.c        |    8 
> src/nsdbc/nsdb-delete-fsn.c        |    8 
> src/nsdbc/nsdb-delete-nsdb.c       |    8 
> src/nsdbc/nsdb-describe.c          |    8 
> src/nsdbc/nsdb-list.c              |    8 
> src/nsdbc/nsdb-nces.c              |    8 
> src/nsdbc/nsdb-remove-nci.c        |    8 
> src/nsdbc/nsdb-resolve-fsn.c       |    8 
> src/nsdbc/nsdb-simple-nce.c        |    8 
> src/nsdbc/nsdb-update-fsl.c        |    8 
> src/nsdbc/nsdb-update-nci.c        |    8 
> src/nsdbparams/Makefile.am         |   13 -
> src/nsdbparams/main.c              |    6 
> src/plug-ins/Makefile.am           |    7 
> 41 files changed, 571 insertions(+), 324 deletions(-)
> create mode 100644 contrib/init/fedfs.autofs
> 
> -- 
> Chuck Lever
> 
> _______________________________________________
> fedfs-utils-devel mailing list
> fedfs-utils-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/fedfs-utils-devel

-- 
Chuck Lever
chuck[dot]lever[at]oracle[dot]com







More information about the fedfs-utils-devel mailing list