Commit 6b8887c
committed
btl/am-rdma: Disable underlying flush
Disable the underlying flush() call when using the am-rdma interfce.
The current code does not properly handle flushing between the
am-rdma and underlying code properly, so it is quite easy to end
up with flush not behaving the way users expect. Since there
are currently no callers that rely on a btl having both flush and
am-rdma interfaces, explicitly disable the case for now.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>1 parent 3f8d80f commit 6b8887c
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1145 | 1145 | | |
1146 | 1146 | | |
1147 | 1147 | | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
1148 | 1155 | | |
1149 | 1156 | | |
1150 | 1157 | | |
| |||
0 commit comments