Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1406228
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/4] MAINTAINERS: mark bcache as orphan |
| Date | 2016-05-24 16:50 +0200 |
| Message-ID | <rClOG-4tB-15@gated-at.bofh.it> (permalink) |
| References | <rClEZ-4qa-3@gated-at.bofh.it> <rClF0-4qa-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 2016-05-24 at 16:38 +0200, Jiri Kosina wrote: > The submitted patches are not being reacted upon, and Jens is only picking > up stable fixes on an rather ad-hoc basis. > > Link: lkml.kernel.org/r/574462C5.40307@kernel.dk > Signed-off-by: Jiri Kosina <jkosina@suse.cz> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5f83015..c9906d6 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2288,7 +2288,7 @@ BCACHE (BLOCK LAYER CACHE) > M: Kent Overstreet <kent.overstreet@gmail.com> > L: linux-bcache@vger.kernel.org > W: http://bcache.evilpiepirate.org > -S: Maintained > +S: Orphan > F: drivers/md/bcache/ Sections marked as Orphan generally don't also have a named maintainer. Should Kent still be listed here?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/4] bcache: bch_writeback_thread() is not freezable Jiri Kosina <jikos@kernel.org> - 2016-05-24 16:40 +0200
[PATCH 4/4] MAINTAINERS: mark bcache as orphan Jiri Kosina <jikos@kernel.org> - 2016-05-24 16:40 +0200
Re: [PATCH 4/4] MAINTAINERS: mark bcache as orphan Joe Perches <joe@perches.com> - 2016-05-24 16:50 +0200
Re: [PATCH 4/4] MAINTAINERS: mark bcache as orphan Jiri Kosina <jikos@kernel.org> - 2016-05-25 07:10 +0200
Re: [PATCH 4/4] MAINTAINERS: mark bcache as orphan Jens Axboe <axboe@kernel.dk> - 2016-05-25 19:40 +0200
[PATCH 2/4] bcache: bch_allocator_thread() is not freezable Jiri Kosina <jikos@kernel.org> - 2016-05-24 16:40 +0200
Re: [PATCH 1/4] bcache: bch_writeback_thread() is not freezable Jens Axboe <axboe@kernel.dk> - 2016-05-24 17:10 +0200
csiph-web