]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Avoid overflow in nfsstats printing
[nfs-utils.git] / ChangeLog
index 60fd487275d4a8d1c8142bb6b195970597bdeac4..5a53aa6ba62a588210a47188e65dcb1d34a5c362 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2003-05-30 Michael Griffith <grif@michaelgriffith.com>
+       NeilBrown <neilb@cse.unsw.edu.au>
+
+       utils/nfsstat/nfsstat.c(print_callstats): use unsigned
+       long long to avoid overflow when printing stats.
+       
+2003-05-30  NeilBrown <neilb@cse.unsw.edu.au>
+
+       * support/export/export.c, support/include/nfslib.h,
+       support/nfs/export.c, utils/exportfs/exportfs.c,
+       utils/mountd/mountd.c: new export option "mountpoint"
+       If no path is given, then the export point must be a
+       mount point, or it won't be exported.  If a path is 
+       given (e.g. mountpoint=/path) then that path must be
+       a mountpoint or the exportpoint won't be exported.
+       * utils/exportfs/exportfs.man: document mountpoint option.
+       * support/misc/mountpoint.c: New file with is_mountpoint()
+       to determine if something is a mountpoint.
 2003-05-23  NeilBrown <neilb@cse.unsw.edu.au>
 
        * utils/mountd/cache.c(cache_get_filehandle): take a separate path