afs: Make struct afs_read::remain 64-bit
authorDavid Howells <dhowells@redhat.com>
Thu, 16 Mar 2017 16:27:46 +0000 (16:27 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 16 Mar 2017 16:27:46 +0000 (16:27 +0000)
commit6a0e3999e5cb3daa0468073fcdee0767422a4056
tree02039f55658e91cebdca8d426ca2d8499458fc6e
parent29f069853287dcb46eaf45a50dbf1232c1444ac6
afs: Make struct afs_read::remain 64-bit

Make struct afs_read::remain 64-bit so that it can handle huge transfers if
we ever request them or the server decides to give us a bit extra data (the
other fields there are already 64-bit).

Signed-off-by: David Howells <dhowells@redhat.com>
Tested-by: Marc Dionne <marc.dionne@auristor.com>
fs/afs/fsclient.c
fs/afs/internal.h