afs: Don't pass the vnode pointer through into the inline bulk status op
authorDavid Howells <dhowells@redhat.com>
Thu, 9 May 2019 16:19:10 +0000 (17:19 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 16 May 2019 15:25:21 +0000 (16:25 +0100)
commitfefb2483dc10c736e4235984fed4f3a61c99e1c2
tree9e3a3e661306921271979830795bf64b32e0c887
parentfd711586bb7d63f257da5eff234e68c446ac35ea
afs: Don't pass the vnode pointer through into the inline bulk status op

Don't pass the vnode pointer through into the inline bulk status op.  We
want to process the status records outside of it anyway.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/fsclient.c
fs/afs/yfsclient.c