On Thu, 28 May 2009 16:33:03 +1000 NeilBrown <neilb@xxxxxxx> wrote: > Currently, if we ask to set then number of nfsd threads to zero when > there are none running, we set up all the sockets and register the > service, and then tear it all down again. > This is pointless. > > So detect that case and exit promptly. > (also remove an assignment to 'error' which was never used. > > Signed-off-by: NeilBrown <neilb@xxxxxxx> Acked-by: Jeff Layton <jlayton@xxxxxxxxxx> FWIW, the patchset I did to add IPv6 support makes some similar optimizations to the userspace rpc.nfsd program too. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html