]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit940786eb0a0faf3f30898a1cc7c1540d54c1aff6
treea8ca1a5df3154b57cc43380ff529898215c625a3
parentee4c7b47e46a9dea789aadb8279c8505f755b3ee
RDS: queue failure notifications for dropped atomic ops

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>
net/rds/send.c