]> asedeno.scripts.mit.edu Git - linux.git/commit
afs: Remove callback details from afs_callback_break struct
authorDavid Howells <dhowells@redhat.com>
Fri, 19 Oct 2018 23:57:58 +0000 (00:57 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 23 Oct 2018 23:41:08 +0000 (00:41 +0100)
commit06aeb2971457b33c1123af9f307a55f3dc4052c9
treed3f0e14d2b4110159829152d1c372d2afbd75681
parent0067191201de0d1870ff692368900da5207daf2c
afs: Remove callback details from afs_callback_break struct

Remove unnecessary details of a broken callback, such as version, expiry
and type, from the afs_callback_break struct as they're not actually used
and make the list take more memory.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/afs.h
fs/afs/callback.c
fs/afs/cmservice.c