]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Make it possible to get the data version in readpage
authorDavid Howells <dhowells@redhat.com>
Fri, 6 Apr 2018 13:17:24 +0000 (14:17 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 9 Apr 2018 20:53:56 +0000 (21:53 +0100)
commita0df40a251e62879aace7af4132ca080d86e45d4
tree803c5a579b7c4621e5bf784e562762e454197a9f
parente00593033409827841ed572692a092103390b121
afs: Make it possible to get the data version in readpage

Store the data version number indicated by an FS.FetchData op into the read
request structure so that it's accessible by the page reader.

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