On Thursday June 12, jlayton@xxxxxxxxxx wrote: > > > static int killsig; /* signal that was used to kill last nfsd */ > > @@ -275,7 +277,7 @@ static int nfsd_init_socks(int port) > > SVC_SOCK_DEFAULTS); > > if (error < 0) > > lockd_down(); > > -} > > + } > > if (error < 0) > > return error; > > return 0; > > This looks correct already in Bruce's tree. Am I missing something? Only if you are assuming that I will make sense.... I have no idea where that came from now that I go looking for it... Enjoy, NeilBrown -- 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