]> 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)
commit667ba0bf2cba17fa963ce4972cd063e693447a91
treed47c8ca5259eb85c26b79756243469964ea19ff4
parent1434eec37e4cb93058671f3bb32ecfcf85de4196
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