Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1454856 > unrolled thread

[PATCH 1/1] MAINTAINERS: update cgroup's document path

Started by"seokhoon.yoon" <iamyooon@gmail.com>
First post2016-08-02 18:00 +0200
Last post2016-08-02 18:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/1] MAINTAINERS: update cgroup's document path "seokhoon.yoon" <iamyooon@gmail.com> - 2016-08-02 18:00 +0200

#1454856 — [PATCH 1/1] MAINTAINERS: update cgroup's document path

From"seokhoon.yoon" <iamyooon@gmail.com>
Date2016-08-02 18:00 +0200
Subject[PATCH 1/1] MAINTAINERS: update cgroup's document path
Message-ID<s1KgO-6sT-55@gated-at.bofh.it>
cgroup's document path is changed to "cgroup-v1". update it.

Signed-off-by: seokhoon.yoon <iamyooon@gmail.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ed42cb6..e609ffd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3152,7 +3152,7 @@ M:	Johannes Weiner <hannes@cmpxchg.org>
 L:	cgroups@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
 S:	Maintained
-F:	Documentation/cgroups/
+F:	Documentation/cgroup*
 F:	include/linux/cgroup*
 F:	kernel/cgroup*
 
@@ -3163,7 +3163,7 @@ W:	http://www.bullopensource.org/cpuset/
 W:	http://oss.sgi.com/projects/cpusets/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
 S:	Maintained
-F:	Documentation/cgroups/cpusets.txt
+F:	Documentation/cgroup-v1/cpusets.txt
 F:	include/linux/cpuset.h
 F:	kernel/cpuset.c
 
-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web