linux/fs/nfs/blocklayout
Weston Andros Adamson d45f60c678 nfs: merge nfs_pgio_data into _header
struct nfs_pgio_data only exists as a member of nfs_pgio_header, but is
passed around everywhere, because there used to be multiple _data structs
per _header. Many of these functions then use the _data to find a pointer
to the _header.  This patch cleans this up by merging the nfs_pgio_data
structure into nfs_pgio_header and passing nfs_pgio_header around instead.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2014-06-24 18:47:00 -04:00
..
blocklayout.c nfs: merge nfs_pgio_data into _header 2014-06-24 18:47:00 -04:00
blocklayout.h NFS: Enabling v4.2 should not recompile nfsd and lockd 2013-11-19 16:20:40 -05:00
blocklayoutdev.c make blkdev_put() return void 2013-05-07 02:16:31 -04:00
blocklayoutdm.c make blkdev_put() return void 2013-05-07 02:16:31 -04:00
extents.c nfs: fix do_div() warning by instead using sector_div() 2013-12-04 12:57:37 -05:00
Makefile pnfsblock: remove device operations 2011-07-31 12:18:16 -04:00