linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Trond Myklebust <trondmy@primarydata.com>
To: hch <hch@lst.de>, "ooo@electrozaur.com" <ooo@electrozaur.com>,
	Trond Myklebust <trondmy@primarydata.com>,
	"martin.petersen@oracle.com" <martin.petersen@oracle.com>,
	"axboe@kernel.dk" <axboe@kernel.dk>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"osd-dev@open-osd.org" <osd-dev@open-osd.org>,
	"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
	"linux-nfs@vger.kernel.org" <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH 3/4] nfs: remove the objlayout driver
Date: Thu, 20 Apr 2017 20:18:28 +0000	[thread overview]
Message-ID: <1492719505.82584.3.camel@primarydata.com> (raw)
In-Reply-To: <20170412160109.10598-4-hch@lst.de>

On Wed, 2017-04-12 at 18:01 +0200, Christoph Hellwig wrote:
> 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>
> ---
>  Documentation/admin-guide/kernel-parameters.txt |   6 -
>  Documentation/filesystems/nfs/pnfs.txt          |  37 --
>  fs/nfs/Kconfig                                  |   5 -
>  fs/nfs/Makefile                                 |   1 -
>  fs/nfs/objlayout/Kbuild                         |   5 -
>  fs/nfs/objlayout/objio_osd.c                    | 675 --------------
> --------
>  fs/nfs/objlayout/objlayout.c                    | 706 --------------
> ----------
>  fs/nfs/objlayout/objlayout.h                    | 183 ------
>  fs/nfs/objlayout/pnfs_osd_xdr_cli.c             | 415 --------------
>  9 files changed, 2033 deletions(-)
>  delete mode 100644 fs/nfs/objlayout/Kbuild
>  delete mode 100644 fs/nfs/objlayout/objio_osd.c
>  delete mode 100644 fs/nfs/objlayout/objlayout.c
>  delete mode 100644 fs/nfs/objlayout/objlayout.h
>  delete mode 100644 fs/nfs/objlayout/pnfs_osd_xdr_cli.c
> 

OK. I'm applying this patch for the 4.12 merge window. If, as Boaz
suggests, there is still an interest in exofs, then I suggest we put
that to the test by moving it into the STAGING area, to see if someone
will step up to maintain it.

Cheers
  Trond

-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@primarydata.com

  reply	other threads:[~2017-04-20 20:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12 16:01 RFC: drop the T10 OSD code and its users Christoph Hellwig
2017-04-12 16:01 ` [PATCH 1/4] block: remove the osdblk driver Christoph Hellwig
2017-04-19  7:21   ` Boaz Harrosh
2017-04-12 16:01 ` [PATCH 2/4] fs: remove exofs Christoph Hellwig
2017-04-12 16:01 ` [PATCH 3/4] nfs: remove the objlayout driver Christoph Hellwig
2017-04-20 20:18   ` Trond Myklebust [this message]
2017-04-21 10:51     ` Christoph Hellwig
     [not found]     ` <1492719505.82584.3.camel-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org>
2017-04-21 13:17       ` Boaz Harrosh
     [not found]         ` <B6CCD2A9-4691-45DC-AD60-E9A2ECDE22D3@primarydata.com>
2017-04-23  9:36           ` Boaz Harrosh
     [not found]   ` <20170412160109.10598-4-hch-jcswGhMUV9g@public.gmane.org>
2017-04-21  7:27     ` Valentin Rothberg
     [not found]       ` <CAD3Xx4+79ryvNDtB4F1v-9TxQe8sTxYKeysCGqWuUYG8Ca=Yxg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-04-21 10:50         ` Christoph Hellwig
2017-04-12 16:01 ` [PATCH 4/4] scsi: remove the SCSI OSD library Christoph Hellwig
2017-04-14  2:27 ` RFC: drop the T10 OSD code and its users Martin K. Petersen
2017-04-18 16:24 ` Boaz Harrosh
2017-04-18 17:06   ` Chandy, John
2017-04-19 15:11 ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1492719505.82584.3.camel@primarydata.com \
    --to=trondmy@primarydata.com \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=ooo@electrozaur.com \
    --cc=osd-dev@open-osd.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).