]> 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)
commit2c3632aed4010a7800603dde1618f32eff979014
treeafea6a2720e7676304b30fd45b124eb14c3993ff
parent10161e45161dd1b8c8f6f5ecf8153e73d0756474
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