[fedfs-utils] [PATCH 0/8] Initial patches for fedfs-utils-0.8

Chuck Lever chuck.lever at oracle.com
Tue Sep 27 07:43:59 PDT 2011


On Sep 19, 2011, at 6:41 PM, Chuck Lever wrote:

> Some simple patches to kick off the fedfs-utils-0.8 development cycle.
> Review for these closes next Monday EOB.
> 
> Note that the git repo has a 0.7-stable branch now for tracking fixes
> to fedfs-utils-0.7.  0.8 commits will appear on the master branch.

I've committed patches 1, 2, 3, 5, 6, and 7.  4 (README patent disclaimer) has been deferred.  I committed a more recent version of 8.

As discussed, these patches, which are for the next release, now appear on the repo's master branch.  0.7 bug fixes appear on the 0.7-stable branch.

> ---
> 
> Chuck Lever (8):
>      configure.ac: Add --with-fedfsuser and --with-statedir options
>      configure.ac: Remove rpcgen dependency
>      fedfsc: fedfs-lookup-{junction,replication} should assume "-t none"
>      contrib: Add rpcfedfs init script
>      README: Add patent disclaimer language to README
>      libjunction: Clear mode bits when creating a junction
>      mount.fedfs(8): Fix rpmlint warnings in man pages
>      configure.ac: Development release 0.8
> 
> 
> Makefile.am                           |    2 -
> README                                |   23 +++++-
> configure.ac                          |   25 ++++++-
> contrib/Makefile.am                   |   28 ++++++++
> contrib/init-scripts/Makefile.am      |   28 ++++++++
> contrib/init-scripts/rpcfedfsd        |  121 +++++++++++++++++++++++++++++++++
> doc/man/fedfs-lookup-junction.8       |    5 +
> doc/man/fedfs-lookup-replication.8    |    5 +
> doc/man/fedfs-map-nfs4.8              |   13 ++--
> doc/man/mount.fedfs.8                 |   26 +++----
> src/fedfsc/fedfs-lookup-junction.c    |    9 +-
> src/fedfsc/fedfs-lookup-replication.c |   11 ++-
> src/include/fedfs.h                   |   15 ----
> src/libjunction/junction.c            |    9 ++
> 14 files changed, 261 insertions(+), 59 deletions(-)
> create mode 100644 contrib/Makefile.am
> create mode 100644 contrib/init-scripts/Makefile.am
> create mode 100755 contrib/init-scripts/rpcfedfsd
> 
> -- 
> Chuck Lever
> 
> _______________________________________________
> fedfs-utils-devel mailing list
> fedfs-utils-devel at oss.oracle.com
> http://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