]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Small nfs-utils patch from Olaf Kirch
[nfs-utils.git] / ChangeLog
index df3ae496c8aa81ddee94e96b7be66c45f1e21add..b67dbdf677d06eba8de8991fe15815166a129e70 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-10-07 Olaf Kirch <okir@suse.de>
+       * utils/mountd/mountd.c(get_exportlist): Without this patch,
+       showmount -e would sometimes display host names that should really
+       have been subsumed under a wildcard entry.
+
+       The problem was that the code in get_exportlist would always
+       skip the next group entry after removing one FQDN.
+
 2005-10-06 Steve Dickson <SteveD@redhat.com> NeilBrown <neilb@suse.de>
        * support/nfs/export.c: don't warn about sync/async for readonly
        exports