Home
last modified time | relevance | path

Searched hist:"7530 d3eb3dcf1a30750e8e7f1f88b782b96b72b8" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dafs.hdiff 7530d3eb3dcf1a30750e8e7f1f88b782b96b72b8 Thu Oct 15 03:02:25 CDT 2020 David Howells <dhowells@redhat.com> afs: Don't assert on unpurgeable server records

Don't give an assertion failure on unpurgeable afs_server records - which
kills the thread - but rather emit a trace line when we are purging a
record (which only happens during network namespace removal or rmmod) and
print a notice of the problem.

Signed-off-by: David Howells <dhowells@redhat.com>
/openbmc/linux/fs/afs/
H A Dserver.cdiff 7530d3eb3dcf1a30750e8e7f1f88b782b96b72b8 Thu Oct 15 03:02:25 CDT 2020 David Howells <dhowells@redhat.com> afs: Don't assert on unpurgeable server records

Don't give an assertion failure on unpurgeable afs_server records - which
kills the thread - but rather emit a trace line when we are purging a
record (which only happens during network namespace removal or rmmod) and
print a notice of the problem.

Signed-off-by: David Howells <dhowells@redhat.com>