libceph: handle discarding acked and requeued messages separately
authorIlya Dryomov <idryomov@gmail.com>
Tue, 13 Oct 2020 15:38:53 +0000 (17:38 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 14 Dec 2020 22:21:49 +0000 (23:21 +0100)
commit0247192809e391009fec1b191080db953997477c
treefb9e53515d215c735e0d370b6955990c33d14995
parent5cd8da3a1ca2160b8f9c2ff6a96762e66410ea38
libceph: handle discarding acked and requeued messages separately

Make it easier to follow and remove dependency on msgr1 specific
CEPH_MSGR_TAG_SEQ.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/messenger.c