linux/fs/nfs/objlayout
Trond Myklebust 1751c3638f NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
We need to ensure that the layouts are set up before we can decide to
coalesce requests. To do so, we want to further split up the struct
nfs_pageio_descriptor operations into an initialisation callback, a
coalescing test callback, and a 'do i/o' callback.

This patch cleans up the existing callback methods before adding the
'initialisation' callback.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2011-07-12 13:40:28 -04:00
..
Kbuild pnfs-obj: decode layout, alloc/free lseg 2011-05-29 20:53:06 +03:00
objio_osd.c NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix 2011-07-12 13:40:28 -04:00
objlayout.c NFS: (d)printks should use %zd for ssize_t arguments 2011-06-15 11:24:31 -04:00
objlayout.h pnfs-obj: objlayout_encode_layoutcommit implementation 2011-05-29 20:55:00 +03:00
pnfs_osd_xdr_cli.c