X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=11d3a2206a157f704c4165d3f1afd382337492e3;hp=df3ae496c8aa81ddee94e96b7be66c45f1e21add;hb=4929f11159f0e6568f13820f114594028fc81e2d;hpb=f73e7b9f69835d483cee95e6a20b6307b9d16b77 diff --git a/ChangeLog b/ChangeLog index df3ae49..11d3a22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-10-14 NeilBrown + *utils/mountd/cache.c(nfsd_fh): Understand type 2 and type 3 + filesystem identifiers, which are used with device numbers + That don't fit into 16 bits. + +2005-10-07 Olaf Kirch + * 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 NeilBrown * support/nfs/export.c: don't warn about sync/async for readonly exports