]> git.baikalelectronics.ru Git - kernel.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)
commit03df9df70fff2f9198a3ae9ba02bd2a6e8d0ff9f
treea8ca1a5df3154b57cc43380ff529898215c625a3
parente9257ead1f8b52bc752a882463122c962d1e9fbd
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