nfsd: pNFS block layout driver
authorChristoph Hellwig <hch@lst.de>
Wed, 21 Jan 2015 10:40:00 +0000 (11:40 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 5 Feb 2015 13:35:18 +0000 (14:35 +0100)
Add a small shim between core nfsd and filesystems to translate the
somewhat cumbersome pNFS data structures and semantics to something
more palatable for Linux filesystems.

Thanks to Rick McNeal for the old prototype pNFS blocklayout server
code, which gave a lot of inspiration to this version even if no
code is left from it.

Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found