]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: remove the objlayout driver
authorChristoph Hellwig <hch@lst.de>
Wed, 12 Apr 2017 16:01:08 +0000 (18:01 +0200)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 19:51:23 +0000 (15:51 -0400)
commit9b2e57e93ed1e9314bca8a3fb14a487c198a3520
treeebfe5d2290ef1144ac4777b30c3718bda22f08c5
parent04d1abb9f6d1a2744db5670d5051128d15cec622
nfs: remove the objlayout driver

The objlayout code has been in the tree, but it's been unmaintained and
no server product for it actually ever shipped.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Documentation/admin-guide/kernel-parameters.txt
Documentation/filesystems/nfs/pnfs.txt
fs/nfs/Kconfig
fs/nfs/Makefile
fs/nfs/objlayout/Kbuild [deleted file]
fs/nfs/objlayout/objio_osd.c [deleted file]
fs/nfs/objlayout/objlayout.c [deleted file]
fs/nfs/objlayout/objlayout.h [deleted file]
fs/nfs/objlayout/pnfs_osd_xdr_cli.c [deleted file]