commit | 0c3a5ac28115f45ee1d56717d9a9526bc6d63b05 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Apr 06 14:17:24 2018 +0100 |
committer | David Howells <dhowells@redhat.com> | Mon Apr 09 21:53:56 2018 +0100 |
tree | 803c5a579b7c4621e5bf784e562762e454197a9f | |
parent | 5800db810a2308544a9e42686a2fc7f8682418ba [diff] |
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>