afs: Don't pass vnode pointer around in afs_writeback struct
Don't pass the vnode pointer around in the afs_writeback struct as the
struct may get freed, yet we still need the pointer. Pass it around
separately.
Signed-off-by: David Howells <dhowells@redhat.com>
Showing
Please register or sign in to comment