]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
*** empty log message ***
[nfs-utils.git] / ChangeLog
index 424cd554ad4e7c4fdad4617c7400d53c58d7c863..dd490b115c449f46a731b233ed263cebf72e86db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * utils/idmapd/idmapd.c: Reopen nfsd files on sighup.  Allows us
        to start up client side only (even when nfsd module not loaded),
        and then sighup later after insmodding nfsd module. 
+       * utils/idmapd/idmapd.c: Make sure we catch all errors on
+       daemonizing by waiting for child to report succesfull startup
+       using a pipe. 
+       * utils/idmapd/idmapd.c: Let libnfsidmapd parse the idmapd.conf
+       file for the default domain, instead of doing that ourselves.
 
        
 2004-11-22 NeilBrown <neilb@cse.unsw.edu.au>