-
David Howells authored
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>
f67bf645
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>