]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
authorDavid Howells <dhowells@redhat.com>
Thu, 25 Apr 2019 13:26:52 +0000 (14:26 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 7 May 2019 15:48:44 +0000 (16:48 +0100)
commitdd5ef016e3a7f969839eab5ec9272886d58c49be
treed47c8ca5259eb85c26b79756243469964ea19ff4
parentc61a6a964abaf6df19f3143784f3b79b10501a48
afs: Log more information for "kAFS: AFS vnode with undefined type\n"

Log more information when "kAFS: AFS vnode with undefined type\n" is
displayed due to a vnode record being retrieved from the server that
appears to have a duff file type (usually 0).  This prints more information
to try and help pin down the problem.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/dir.c
fs/afs/inode.c
fs/afs/internal.h
fs/afs/super.c