* [PATCH] writeback: Maintainer Record
@ 2012-06-14 0:31 Wanpeng Li
2012-06-14 1:05 ` Joe Perches
0 siblings, 1 reply; 3+ messages in thread
From: Wanpeng Li @ 2012-06-14 0:31 UTC (permalink / raw)
To: Fengguang Wu; +Cc: linux-kernel, Gavin Shan, Wanpeng Li
From: Wanpeng Li <liwp@linux.vnet.ibm.com>
Add a maintainer record for the writeback subsystem.
Targeted for git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux.git tags/writeback
Signed-off-by: Wanpeng Li <liwp.linux@gmail.com>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 14bc707..582c5ab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7595,6 +7595,16 @@ F: include/linux/workqueue.h
F: kernel/workqueue.c
F: Documentation/workqueue.txt
+WRITEBACK
+M: Fengguang Wu <fengguang.wu@intel.com>
+T: git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux.git tags/writeback
+S: Maintained
+F: include/linux/backing-dev.h
+F: mm/backing-dev.c
+F: include/linux/writeback.h
+F: fs/fs-writeback.c
+F: mm/page-writeback.c
+
X.25 NETWORK LAYER
M: Andrew Hendry <andrew.hendry@gmail.com>
L: linux-x25@vger.kernel.org
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] writeback: Maintainer Record
2012-06-14 0:31 [PATCH] writeback: Maintainer Record Wanpeng Li
@ 2012-06-14 1:05 ` Joe Perches
2012-06-14 2:16 ` Fengguang Wu
0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2012-06-14 1:05 UTC (permalink / raw)
To: Wanpeng Li; +Cc: Fengguang Wu, linux-kernel, Gavin Shan
On Thu, 2012-06-14 at 08:31 +0800, Wanpeng Li wrote:
> MAINTAINERS | 10 ++++++++++
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> +WRITEBACK
> +M: Fengguang Wu <fengguang.wu@intel.com>
Generally the actual maintainer submits a patch
to this file.
Please use a single tab after each :
> +T: git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux.git tags/writeback
> +S: Maintained
> +F: include/linux/backing-dev.h
> +F: mm/backing-dev.c
> +F: include/linux/writeback.h
> +F: fs/fs-writeback.c
> +F: mm/page-writeback.c
> +
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] writeback: Maintainer Record
2012-06-14 1:05 ` Joe Perches
@ 2012-06-14 2:16 ` Fengguang Wu
0 siblings, 0 replies; 3+ messages in thread
From: Fengguang Wu @ 2012-06-14 2:16 UTC (permalink / raw)
To: Joe Perches; +Cc: Wanpeng Li, linux-kernel, Gavin Shan
On Wed, Jun 13, 2012 at 06:05:53PM -0700, Joe Perches wrote:
> On Thu, 2012-06-14 at 08:31 +0800, Wanpeng Li wrote:
> > MAINTAINERS | 10 ++++++++++
> []
> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > +WRITEBACK
> > +M: Fengguang Wu <fengguang.wu@intel.com>
>
> Generally the actual maintainer submits a patch
> to this file.
Hmm, I'd tend to not add this entry. For one thing, the git tag thing
looks silly. The dirty/writeback stuff in general involves both mm/fs,
and I'd like the relevant developers all keep an eye on this :-)
Thanks,
Fengguang
> Please use a single tab after each :
>
> > +T: git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux.git tags/writeback
> > +S: Maintained
> > +F: include/linux/backing-dev.h
> > +F: mm/backing-dev.c
> > +F: include/linux/writeback.h
> > +F: fs/fs-writeback.c
> > +F: mm/page-writeback.c
> > +
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-14 2:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14 0:31 [PATCH] writeback: Maintainer Record Wanpeng Li
2012-06-14 1:05 ` Joe Perches
2012-06-14 2:16 ` Fengguang Wu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox