[cgroup/for-6.1-fixes] blkcg: Update MAINTAINERS entry

Message ID Y02aBVTCSggxKWXT@slm.duckdns.org
State New
Headers
Series [cgroup/for-6.1-fixes] blkcg: Update MAINTAINERS entry |

Commit Message

Tejun Heo Oct. 17, 2022, 6:08 p.m. UTC
  Josef wrote iolatency and iocost is missing from the files list. Let's add
Josef as a maintainer and add blk-iocost.c to the files list.

Signed-off-by: Tejun Heo <tj@kernel.org>
---
Hello,

If everyone is okay with this, I'll route this through the cgroup tree.

Thanks.

 MAINTAINERS |    2 ++
 1 file changed, 2 insertions(+)
  

Comments

Jens Axboe Oct. 17, 2022, 6:10 p.m. UTC | #1
On 10/17/22 11:08 AM, Tejun Heo wrote:
> Josef wrote iolatency and iocost is missing from the files list. Let's add
> Josef as a maintainer and add blk-iocost.c to the files list.

Acked-by: Jens Axboe <axboe@kernel.dk>
  
Tejun Heo Oct. 17, 2022, 7:28 p.m. UTC | #2
On Mon, Oct 17, 2022 at 08:08:05AM -1000, Tejun Heo wrote:
> Josef wrote iolatency and iocost is missing from the files list. Let's add
> Josef as a maintainer and add blk-iocost.c to the files list.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>

Applied to cgroup/for-6.1-fixes.

Thanks.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cf0f18502372..07938eab80dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5266,6 +5266,7 @@  F:	tools/testing/selftests/cgroup/
 
 CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)
 M:	Tejun Heo <tj@kernel.org>
+M:	Josef Bacik <josef@toxicpanda.com>
 M:	Jens Axboe <axboe@kernel.dk>
 L:	cgroups@vger.kernel.org
 L:	linux-block@vger.kernel.org
@@ -5273,6 +5274,7 @@  T:	git git://git.kernel.dk/linux-block
 F:	Documentation/admin-guide/cgroup-v1/blkio-controller.rst
 F:	block/bfq-cgroup.c
 F:	block/blk-cgroup.c
+F:	block/blk-iocost.c
 F:	block/blk-iolatency.c
 F:	block/blk-throttle.c
 F:	include/linux/blk-cgroup.h