]> 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)
commita80c29a12069266f41c21b3d22fb50fd1fcb337b
treeebfe5d2290ef1144ac4777b30c3718bda22f08c5
parent8e4e307f8af432d237f0e0f062d542e146a21fa2
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]