]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit56f65596485972fb87951b14885a6153c9d31ea6
tree9e3a3e661306921271979830795bf64b32e0c887
parente0a9377af006f748fb54eb7589239271d0296716
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