From: Hongbo Li <lihongbo22@huawei.com> hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/release-management/issues/ID5W1P -------------------------------- Add maintainer information for MFS file system. Signed-off-by: Huang Xiaojia <huangxiaojia2@huawei.com> Signed-off-by: Hongbo Li <lihongbo22@huawei.com> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 33eeabab5088..927e9f6aa9ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7762,6 +7762,16 @@ F: Documentation/filesystems/erofs.rst F: fs/erofs/ F: include/trace/events/erofs.h +MFS FILE SYSTEM +M: Hongbo Li <lihongbo22@huawei.com> +M: Xiaojia Huang <huangxiaojia2@huawei.com> +L: linux-fsdevel@vger.kernel.org +S: Maintained +F: Documentation/filesystems/mfs.rst +F: fs/mfs/ +F: include/trace/events/mfs.h +F: include/uapi/linux/mfs.h + ERRSEQ ERROR TRACKING INFRASTRUCTURE M: Jeff Layton <jlayton@kernel.org> S: Maintained -- 2.25.1