]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit6d22323b2e9f95f99aa6f3e93c302f8100277078
treeebfe5d2290ef1144ac4777b30c3718bda22f08c5
parent260f32adb88dadfaac29f47f761a088238ca164c
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]