]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: IB: purge receive frag cache on connection shutdown
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 21 Mar 2016 06:24:32 +0000 (23:24 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 14 Apr 2016 00:58:38 +0000 (17:58 -0700)
commitf74abcb01b6d42d42fc7e29ff888ffeccfdfdf57
treec8a0bfd84cd422df7ba6e62ba259dc48be3650ee
parentf9d44a29e334866a858faf81a1132ef4176f7b04
RDS: IB: purge receive frag cache on connection shutdown

RDS IB connections can be formed with different fragment size across
reconnect and hence the current frag cache needs to be purged to
avoid stale frag usages.

Orabug: 21894138
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/ib.h
net/rds/ib_cm.c
net/rds/ib_recv.c