* [PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs
@ 2023-02-09 5:20 Yangtao Li
2023-02-09 5:45 ` Gao Xiang
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Yangtao Li @ 2023-02-09 5:20 UTC (permalink / raw)
To: xiang, chao, huyue2, jefflexu; +Cc: linux-erofs, linux-kernel, Yangtao Li
Add this doc to the erofs maintainers entry.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d0485b58b9d9..7d50e5df4508 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7745,6 +7745,7 @@ R: Jeffle Xu <jefflexu@linux.alibaba.com>
L: linux-erofs@lists.ozlabs.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git
+F: Documentation/ABI/testing/sysfs-fs-erofs
F: Documentation/filesystems/erofs.rst
F: fs/erofs/
F: include/trace/events/erofs.h
--
2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs
2023-02-09 5:20 [PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs Yangtao Li
@ 2023-02-09 5:45 ` Gao Xiang
2023-02-09 6:49 ` Yue Hu
2023-02-14 14:52 ` Chao Yu
2 siblings, 0 replies; 4+ messages in thread
From: Gao Xiang @ 2023-02-09 5:45 UTC (permalink / raw)
To: Yangtao Li, xiang, chao, huyue2, jefflexu; +Cc: linux-erofs, linux-kernel
On 2023/2/9 13:20, Yangtao Li wrote:
> Add this doc to the erofs maintainers entry.
>
> Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Thanks,
Gao Xiang
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0485b58b9d9..7d50e5df4508 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7745,6 +7745,7 @@ R: Jeffle Xu <jefflexu@linux.alibaba.com>
> L: linux-erofs@lists.ozlabs.org
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git
> +F: Documentation/ABI/testing/sysfs-fs-erofs
> F: Documentation/filesystems/erofs.rst
> F: fs/erofs/
> F: include/trace/events/erofs.h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs
2023-02-09 5:20 [PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs Yangtao Li
2023-02-09 5:45 ` Gao Xiang
@ 2023-02-09 6:49 ` Yue Hu
2023-02-14 14:52 ` Chao Yu
2 siblings, 0 replies; 4+ messages in thread
From: Yue Hu @ 2023-02-09 6:49 UTC (permalink / raw)
To: Yangtao Li
Cc: xiang, chao, jefflexu, linux-erofs, linux-kernel, huyue2, zhangwen
On Thu, 9 Feb 2023 13:20:13 +0800
Yangtao Li <frank.li@vivo.com> wrote:
> Add this doc to the erofs maintainers entry.
>
> Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Yue Hu <huyue2@coolpad.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0485b58b9d9..7d50e5df4508 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7745,6 +7745,7 @@ R: Jeffle Xu <jefflexu@linux.alibaba.com>
> L: linux-erofs@lists.ozlabs.org
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git
> +F: Documentation/ABI/testing/sysfs-fs-erofs
> F: Documentation/filesystems/erofs.rst
> F: fs/erofs/
> F: include/trace/events/erofs.h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs
2023-02-09 5:20 [PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs Yangtao Li
2023-02-09 5:45 ` Gao Xiang
2023-02-09 6:49 ` Yue Hu
@ 2023-02-14 14:52 ` Chao Yu
2 siblings, 0 replies; 4+ messages in thread
From: Chao Yu @ 2023-02-14 14:52 UTC (permalink / raw)
To: Yangtao Li, xiang, huyue2, jefflexu; +Cc: linux-erofs, linux-kernel
On 2023/2/9 13:20, Yangtao Li wrote:
> Add this doc to the erofs maintainers entry.
>
> Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Thanks,
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-02-14 14:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09 5:20 [PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs Yangtao Li
2023-02-09 5:45 ` Gao Xiang
2023-02-09 6:49 ` Yue Hu
2023-02-14 14:52 ` Chao Yu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®