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)
commit0c3a5ac28115f45ee1d56717d9a9526bc6d63b05
tree803c5a579b7c4621e5bf784e562762e454197a9f
parent5800db810a2308544a9e42686a2fc7f8682418ba
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