mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 13:43:20 -04:00
Allow the caller in clnt.c to call into the code to wait for a reply after calling xprt_transmit(). Again, the reason is that the backchannel code does not need this functionality. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>