]> asedeno.scripts.mit.edu Git - linux.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)
commitb134d687dd9369bb2407a23c6ecc9e0a15d8bb20
treed47c8ca5259eb85c26b79756243469964ea19ff4
parent6c6c1d63c243025956f061e67fff3a615aa0f6be
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