On Mon, 18 Apr 2022 12:49:36 -0400 Chuck Lever wrote: > From: Hannes Reinecke <hare@xxxxxxx> > > We have to build the proto ops only after the context has been > initialized, as otherwise we might crash when I/O is ongoing > during initialisation. Can you say more about the crash you see? protos are not used until at least one socket calls update_sk_prot().