OSDN Git Service

afs: Don't save callback version and type fields
authorDavid Howells <dhowells@redhat.com>
Tue, 14 May 2019 14:35:44 +0000 (15:35 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 16 May 2019 21:23:21 +0000 (22:23 +0100)
commit7c712458669f203fb2c59af8aafea4c4767b4bc9
treeafea6a2720e7676304b30fd45b124eb14c3993ff
parenta58823ac458968f9fb3dbf97ee2749a62be12807
afs: Don't save callback version and type fields

Don't save callback version and type fields as the version is about the
format of the callback information and the type is relative to the
particular RPC call.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/afs.h
fs/afs/fsclient.c
fs/afs/inode.c
fs/afs/internal.h
fs/afs/super.c
fs/afs/yfsclient.c