]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/afs/rxrpc.c
afs: Log remote unmarshalling errors
authorDavid Howells <dhowells@redhat.com>
Sun, 7 Jun 2020 20:50:29 +0000 (21:50 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 23 Apr 2021 09:17:26 +0000 (10:17 +0100)
commit05092755aab4b7f5ec7541144c32b0744eb8d136
tree651259d9c50c4a5688ce1d724326f695d3081d9d
parentf105da1a798f23f386ac5c4c2d776d57088bec32
afs: Log remote unmarshalling errors

Log unmarshalling errors reported by the peer (ie. it can't parse what we
sent it).  Limit the maximum number of messages to 3.

Signed-off-by: David Howells <dhowells@redhat.com>
Tested-By: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
cc: linux-cachefs@redhat.com
cc: linux-fsdevel@vger.kernel.org
Link: https://lore.kernel.org/r/159465826250.1377938.16372395422217583913.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/160588532584.3465195.15618385466614028590.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/161118149739.1232039.208060911149801695.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/161161046033.2537118.7779717661044373273.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/161340409118.1303470.17812607349396199116.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/161539552964.286939.16503232687974398308.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/161653808989.2770958.11530765353025697860.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/161789092349.6155.8581594259882708631.stgit@warthog.procyon.org.uk/
fs/afs/rxrpc.c