[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <148372251997.8578.5117118854142528477.stgit@warthog.procyon.org.uk>
Date: Fri, 06 Jan 2017 17:08:40 +0000
From: David Howells <dhowells@...hat.com>
To: netdev@...r.kernel.org
Cc: dhowells@...hat.com, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH net-next 0/2] afs: Implement bulk read
This pair of patches implements bulk data reading from an AFS server.
The patches can be found here also:
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-rewrite
Tagged thusly:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
rxrpc-rewrite-20170106
David
---
David Howells (2):
afs: Make afs_fs_fetch_data() take a list of pages
afs: Make afs_readpages() fetch data in bulk
fs/afs/file.c | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++--
fs/afs/fsclient.c | 117 ++++++++++++++++++++++++-------------
fs/afs/internal.h | 21 ++++++-
fs/afs/vnode.c | 6 +-
fs/afs/volume.c | 1
fs/afs/write.c | 19 +++++-
6 files changed, 275 insertions(+), 57 deletions(-)
Powered by blists - more mailing lists