linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update location of hfs&hfsplus trees
@ 2025-07-29 16:01 Yangtao Li
  2025-07-29 19:12 ` Viacheslav Dubeyko
  0 siblings, 1 reply; 4+ messages in thread
From: Yangtao Li @ 2025-07-29 16:01 UTC (permalink / raw)
  To: slava, glaubitz; +Cc: linux-fsdevel, linux-kernel, Yangtao Li

Update it at MAINTAINERS file.

Signed-off-by: Yangtao Li <frank.li@vivo.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7a4e63bacaa4..48b25f1e2c01 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10659,6 +10659,7 @@ M:	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
 M:	Yangtao Li <frank.li@vivo.com>
 L:	linux-fsdevel@vger.kernel.org
 S:	Maintained
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfs.git
 F:	Documentation/filesystems/hfs.rst
 F:	fs/hfs/
 
@@ -10668,6 +10669,7 @@ M:	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
 M:	Yangtao Li <frank.li@vivo.com>
 L:	linux-fsdevel@vger.kernel.org
 S:	Maintained
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfs.git
 F:	Documentation/filesystems/hfsplus.rst
 F:	fs/hfsplus/
 
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re:  [PATCH] MAINTAINERS: update location of hfs&hfsplus trees
  2025-07-29 16:01 [PATCH] MAINTAINERS: update location of hfs&hfsplus trees Yangtao Li
@ 2025-07-29 19:12 ` Viacheslav Dubeyko
  2025-08-05 16:43   ` Yangtao Li
  0 siblings, 1 reply; 4+ messages in thread
From: Viacheslav Dubeyko @ 2025-07-29 19:12 UTC (permalink / raw)
  To: frank.li@vivo.com, glaubitz@physik.fu-berlin.de,
	slava@dubeyko.com
  Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org

On Tue, 2025-07-29 at 10:01 -0600, Yangtao Li wrote:
> Update it at MAINTAINERS file.
> 
> Signed-off-by: Yangtao Li <frank.li@vivo.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7a4e63bacaa4..48b25f1e2c01 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10659,6 +10659,7 @@ M:	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>  M:	Yangtao Li <frank.li@vivo.com>
>  L:	linux-fsdevel@vger.kernel.org
>  S:	Maintained
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfs.git
>  F:	Documentation/filesystems/hfs.rst
>  F:	fs/hfs/
>  
> @@ -10668,6 +10669,7 @@ M:	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>  M:	Yangtao Li <frank.li@vivo.com>
>  L:	linux-fsdevel@vger.kernel.org
>  S:	Maintained
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfs.git
>  F:	Documentation/filesystems/hfsplus.rst
>  F:	fs/hfsplus/
>  

Makes sense. We need to update it here.

By the way, we have also [1]. I am collecting patches there at first too and we
can use it for the initial testing. Also, we have very simple bug tracking
system [2] and I am tracking the known and opened issues there. Should we add
this information too?

We have empty WiKi there, but we could add the information there too.

Thanks,
Slava.

[1] https://github.com/hfs-linux-kernel/hfs-linux-kernel
[2] https://github.com/hfs-linux-kernel/hfs-linux-kernel/issues

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: update location of hfs&hfsplus trees
  2025-07-29 19:12 ` Viacheslav Dubeyko
@ 2025-08-05 16:43   ` Yangtao Li
  2025-08-08 19:50     ` Viacheslav Dubeyko
  0 siblings, 1 reply; 4+ messages in thread
From: Yangtao Li @ 2025-08-05 16:43 UTC (permalink / raw)
  To: Viacheslav Dubeyko, glaubitz@physik.fu-berlin.de,
	slava@dubeyko.com
  Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org

Hi Slava,

在 7/30/2025 3:12 AM, Viacheslav Dubeyko 写道:
> On Tue, 2025-07-29 at 10:01 -0600, Yangtao Li wrote:
>> Update it at MAINTAINERS file.
>>
>> Signed-off-by: Yangtao Li <frank.li@vivo.com>
>> ---
>>   MAINTAINERS | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 7a4e63bacaa4..48b25f1e2c01 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -10659,6 +10659,7 @@ M:	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>>   M:	Yangtao Li <frank.li@vivo.com>
>>   L:	linux-fsdevel@vger.kernel.org
>>   S:	Maintained
>> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfs.git
>>   F:	Documentation/filesystems/hfs.rst
>>   F:	fs/hfs/
>>   
>> @@ -10668,6 +10669,7 @@ M:	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>>   M:	Yangtao Li <frank.li@vivo.com>
>>   L:	linux-fsdevel@vger.kernel.org
>>   S:	Maintained
>> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfs.git
>>   F:	Documentation/filesystems/hfsplus.rst
>>   F:	fs/hfsplus/
>>   
> Makes sense. We need to update it here.
>
> By the way, we have also [1]. I am collecting patches there at first too and we
> can use it for the initial testing. Also, we have very simple bug tracking
> system [2] and I am tracking the known and opened issues there. Should we add
> this information too?
>
> We have empty WiKi there, but we could add the information there too.


Do you mind we add those facility step by step, or add those facility in 
one patch?


Thx,

Yangtao


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: update location of hfs&hfsplus trees
  2025-08-05 16:43   ` Yangtao Li
@ 2025-08-08 19:50     ` Viacheslav Dubeyko
  0 siblings, 0 replies; 4+ messages in thread
From: Viacheslav Dubeyko @ 2025-08-08 19:50 UTC (permalink / raw)
  To: Yangtao Li, Viacheslav Dubeyko, glaubitz@physik.fu-berlin.de
  Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org

On Wed, 2025-08-06 at 00:43 +0800, Yangtao Li wrote:
> Hi Slava,
> 
> 在 7/30/2025 3:12 AM, Viacheslav Dubeyko 写道:
> > On Tue, 2025-07-29 at 10:01 -0600, Yangtao Li wrote:
> > > Update it at MAINTAINERS file.
> > > 
> > > Signed-off-by: Yangtao Li <frank.li@vivo.com>
> > > ---
> > >   MAINTAINERS | 2 ++
> > >   1 file changed, 2 insertions(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 7a4e63bacaa4..48b25f1e2c01 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -10659,6 +10659,7 @@ M:	John Paul Adrian Glaubitz
> > > <glaubitz@physik.fu-berlin.de>
> > >   M:	Yangtao Li <frank.li@vivo.com>
> > >   L:	linux-fsdevel@vger.kernel.org
> > >   S:	Maintained
> > > +T:	git
> > > git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfs.git
> > >   F:	Documentation/filesystems/hfs.rst
> > >   F:	fs/hfs/
> > >   
> > > @@ -10668,6 +10669,7 @@ M:	John Paul Adrian Glaubitz
> > > <glaubitz@physik.fu-berlin.de>
> > >   M:	Yangtao Li <frank.li@vivo.com>
> > >   L:	linux-fsdevel@vger.kernel.org
> > >   S:	Maintained
> > > +T:	git
> > > git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfs.git
> > >   F:	Documentation/filesystems/hfsplus.rst
> > >   F:	fs/hfsplus/
> > >   
> > Makes sense. We need to update it here.
> > 
> > By the way, we have also [1]. I am collecting patches there at
> > first too and we
> > can use it for the initial testing. Also, we have very simple bug
> > tracking
> > system [2] and I am tracking the known and opened issues there.
> > Should we add
> > this information too?
> > 
> > We have empty WiKi there, but we could add the information there
> > too.
> 
> 
> Do you mind we add those facility step by step, or add those facility
> in 
> one patch?
> 
> 

I think it makes sense to have all info in one patch. What's the point
to split it on several patches?

Thanks,
Slava.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-08-08 19:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 16:01 [PATCH] MAINTAINERS: update location of hfs&hfsplus trees Yangtao Li
2025-07-29 19:12 ` Viacheslav Dubeyko
2025-08-05 16:43   ` Yangtao Li
2025-08-08 19:50     ` Viacheslav Dubeyko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).