mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
d19751e7b9
It is only set after everyone has dereferenced the transport, and serves no useful purpose: setting it is racy, so all the socket code, etc still needs to be able to cope with the cases where they miss reading it. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>