From: Chao Yu Date: Fri, 30 Oct 2020 02:24:35 +0000 (+0800) Subject: MAINTAINERS: add missing file in ext4 entry X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a0650046d31d3ca92e7fb41ae5c667ed9250a2fc;p=linux.git MAINTAINERS: add missing file in ext4 entry include/trace/events/ext4.h belongs to ext4 module, add the file path into ext4 entry in MAINTAINERS. Signed-off-by: Chao Yu Link: https://lore.kernel.org/r/20201030022435.1136-1-yuchao0@huawei.com Signed-off-by: Theodore Ts'o --- diff --git a/MAINTAINERS b/MAINTAINERS index b516bb34a8d5a..025d16ae07670 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6614,6 +6614,7 @@ Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git F: Documentation/filesystems/ext4/ F: fs/ext4/ +F: include/trace/events/ext4.h Extended Verification Module (EVM) M: Mimi Zohar