]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MAINTAINERS: correct git location for block layer tree
authorJens Axboe <axboe@kernel.dk>
Mon, 3 Nov 2025 15:49:32 +0000 (08:49 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 3 Nov 2025 15:55:12 +0000 (08:55 -0700)
commit8f05967b022d255412640670915475ac4cdc10e9
tree6dacaf6c0be664aa30762883793f9201c119b634
parent0d92a3eaa6726e64a18db74ece806c2c021aaac3
MAINTAINERS: correct git location for block layer tree

As part of a recent move go exclusively listing git.kernel.org trees
for the block and io_uring development, the "BLOCK LAYER" entry wasn't
updated as it already used git.kernel.org. However, outside of just
moving from git.kernel.dk to git.kernel.org, the "block" part of the
trees was also dropped, as the tree serves both block and io_uring
development trees.

Fix up the "BLOCK LAYER" entry so they all use the same tree.

Reported-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
MAINTAINERS