]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit690584e18fc00bab3a9aa81b6f811252961b4f1d
treeafea6a2720e7676304b30fd45b124eb14c3993ff
parent2610d98b734da43ac087661ba77ffe6b27549c38
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