RDS: queue failure notifications for dropped atomic ops
authorAndy Grover <andy.grover@oracle.com>
Sat, 20 Feb 2010 02:04:58 +0000 (18:04 -0800)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:12:04 +0000 (18:12 -0700)
When dropping ops in the send queue, we notify the client
of failed rdma ops they asked for notifications on, but not
atomic ops. It should be for both.

Signed-off-by: Andy Grover <andy.grover@oracle.com>

No differences found