[fedfs-utils] [PATCH 0/3] Proposing fedfs-utils 0.9.4

Chuck Lever chuck.lever at oracle.com
Mon Oct 7 09:35:56 PDT 2013


I propose the fourth maintenance release of fedfs-utils 0.9 to
address a build problem, and fix a bug when a DNS server returns
multiple records for an SRV query.

The build problem breaks the build if a file called "missing" is not
in the builder's root directory.  It also appears to break the
"install-strip" targets in our Makefiles.  These behaviors are a
problem for some automated build environments.

The DNS SRV query bug was found during the most recent NFS
bake-a-thon, and has existed in our code base since fedfs-utils
0.6.

Review period ends midnight ET Monday, October 14, 2013.

---

Chuck Lever (3):
      configure.ac: Find automake tools correctly
      libsi: Handle multiple records in an SRV reply
      Release 0.9.4


 README                 |    2 +-
 configure.ac           |    4 ++--
 src/libsi/getsrvinfo.c |    5 +++--
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
Chuck Lever



More information about the fedfs-utils-devel mailing list