]> 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)
commit6e7d4692412239809206f72c874a36cba4620104
tree9e3a3e661306921271979830795bf64b32e0c887
parent85d0a7c333584db1e440fc9e03c34affbb6444c2
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