You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The request/completion structures contain several stale fields which should be cleaned up. Also mode should be merged into opcode as it doesn't currently provide any additional information.
Specifically, the following fields seem like can be removed:
remote
host
rdma
mode (can be replaced by inspecting verb)
The text was updated successfully, but these errors were encountered:
The request/completion structures contain several stale fields which should be cleaned up. Also mode should be merged into opcode as it doesn't currently provide any additional information.
Specifically, the following fields seem like can be removed:
The text was updated successfully, but these errors were encountered: