]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
further idmapd update
[nfs-utils.git] / ChangeLog
index 424cd554ad4e7c4fdad4617c7400d53c58d7c863..4f9839deda0a7b8b93b61564a038f0e9a6ef3154 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
        * 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. 
 
        
 2004-11-22 NeilBrown <neilb@cse.unsw.edu.au>