diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,8 +1,10 @@ 2003-08-11 NeilBrown <neilb@cse.unsw.edu.au> + * utils/mountd/cache.c(cache_get_filehandle): close the filehandle before returning. 2003-08-04 NeilBrown <neilb@cse.unsw.edu.au> + * support/include/nfs/export.h, support/nfs/exports.c, utils/exportfs/exports.c, utils/mountd/mountd.c: change NFSEXP_CROSSMNT to NFSEXP_CROSSMOUNT to avoid confusion with older @@ -10,6 +12,7 @@ NFSEXP_{UIDMAP,KERBEROS,SUNSECURE} 2003-08-04 NeilBrown <neilb@cse.unsw.edu.au> + * support/export/xtab.c, support/include/nfslib.h, support/nfs/cacheio.c, support/nfs/nfssvc.c, utils/exportfs/exportfs.c, utils/exportfs/exportfs.man, @@ -18,6 +21,7 @@ (nfs-utils-1.0.5-post2) 2003-08-04 NeilBrown <neilb@cse.unsw.edu.au> + * support/nfs/nfsexport.c: open channel file O_WRONLY when only writing. * utils/mountd/cache.c: maintain mountlist when new_cache is |