]> git.baikalelectronics.ru Git - kernel.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)
commitf1439b6df7dc2840db504dc93abb314578d8f8f5
treed3f0e14d2b4110159829152d1c372d2afbd75681
parent221825f004eb4889e0124ece381f527ce312f8b1
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