aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/Makefile
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-04-12 18:01:08 +0200
committerTrond Myklebust <trond.myklebust@primarydata.com>2017-04-20 15:51:23 -0400
commit6d22323b2e9f95f99aa6f3e93c302f8100277078 (patch)
treeebfe5d2290ef1144ac4777b30c3718bda22f08c5 /fs/nfs/Makefile
parentpNFS/flexfiles: Check the result of nfs4_pnfs_ds_connect (diff)
downloadlinux-dev-6d22323b2e9f95f99aa6f3e93c302f8100277078.tar.xz
linux-dev-6d22323b2e9f95f99aa6f3e93c302f8100277078.zip
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>
Diffstat (limited to 'fs/nfs/Makefile')
-rw-r--r--fs/nfs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/Makefile b/fs/nfs/Makefile
index 6abdda209642..98f4e5728a67 100644
--- a/fs/nfs/Makefile
+++ b/fs/nfs/Makefile
@@ -31,6 +31,5 @@ nfsv4-$(CONFIG_NFS_V4_1) += pnfs.o pnfs_dev.o pnfs_nfs.o
nfsv4-$(CONFIG_NFS_V4_2) += nfs42proc.o
obj-$(CONFIG_PNFS_FILE_LAYOUT) += filelayout/
-obj-$(CONFIG_PNFS_OBJLAYOUT) += objlayout/
obj-$(CONFIG_PNFS_BLOCK) += blocklayout/
obj-$(CONFIG_PNFS_FLEXFILE_LAYOUT) += flexfilelayout/