[v2] ntfs: Add myself as a reviewer

Message ID 20230517070739.6505-1-linkinjeon@kernel.org
State New
Headers
Series [v2] ntfs: Add myself as a reviewer |

Commit Message

Namjae Jeon May 17, 2023, 7:07 a.m. UTC
  I'm volunteering to help review patches for current unmaintained
ntfs filesytem.

Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Bagas Sanjaya May 17, 2023, 7:37 a.m. UTC | #1
On 5/17/23 14:07, Namjae Jeon wrote:
> I'm volunteering to help review patches for current unmaintained
> ntfs filesytem.
> 
> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e2fd64c2ebdc..c2cecb2059d7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14928,6 +14928,7 @@ F:	drivers/ntb/hw/intel/
>  
>  NTFS FILESYSTEM
>  M:	Anton Altaparmakov <anton@tuxera.com>
> +R:	Namjae Jeon <linkinjeon@kernel.org>
>  L:	linux-ntfs-dev@lists.sourceforge.net
>  S:	Supported
>  W:	http://www.tuxera.com/

Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>

Anyway, what about also adding linux-mm list so that akpm can
pick patches?
  
Namjae Jeon May 17, 2023, 8:26 a.m. UTC | #2
2023-05-17 16:37 GMT+09:00, Bagas Sanjaya <bagasdotme@gmail.com>:
> On 5/17/23 14:07, Namjae Jeon wrote:
>> I'm volunteering to help review patches for current unmaintained
>> ntfs filesytem.
>>
>> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index e2fd64c2ebdc..c2cecb2059d7 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -14928,6 +14928,7 @@ F:	drivers/ntb/hw/intel/
>>
>>  NTFS FILESYSTEM
>>  M:	Anton Altaparmakov <anton@tuxera.com>
>> +R:	Namjae Jeon <linkinjeon@kernel.org>
>>  L:	linux-ntfs-dev@lists.sourceforge.net
>>  S:	Supported
>>  W:	http://www.tuxera.com/
>
> Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>
Thanks for your ack!
>
> Anyway, what about also adding linux-mm list so that akpm can
> pick patches?
Hm.. I think that MM folks probably don't like to see fs patches on mm list...
And as far as I know, Christian is going to picks up the ntfs patches.
Christian, right?
>
> --
> An old man doll... just what I always wanted! - Clara
>
>
  
Christian Brauner May 17, 2023, 8:43 a.m. UTC | #3
On Wed, May 17, 2023 at 05:26:59PM +0900, Namjae Jeon wrote:
> 2023-05-17 16:37 GMT+09:00, Bagas Sanjaya <bagasdotme@gmail.com>:
> > On 5/17/23 14:07, Namjae Jeon wrote:
> >> I'm volunteering to help review patches for current unmaintained
> >> ntfs filesytem.
> >>
> >> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
> >> ---
> >>  MAINTAINERS | 1 +
> >>  1 file changed, 1 insertion(+)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index e2fd64c2ebdc..c2cecb2059d7 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -14928,6 +14928,7 @@ F:	drivers/ntb/hw/intel/
> >>
> >>  NTFS FILESYSTEM
> >>  M:	Anton Altaparmakov <anton@tuxera.com>
> >> +R:	Namjae Jeon <linkinjeon@kernel.org>
> >>  L:	linux-ntfs-dev@lists.sourceforge.net
> >>  S:	Supported
> >>  W:	http://www.tuxera.com/
> >
> > Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>
> Thanks for your ack!
> >
> > Anyway, what about also adding linux-mm list so that akpm can
> > pick patches?
> Hm.. I think that MM folks probably don't like to see fs patches on mm list...
> And as far as I know, Christian is going to picks up the ntfs patches.
> Christian, right?

I've picked up your patch already. A notification should be sent
shortly.
  
Namjae Jeon May 17, 2023, 9:28 a.m. UTC | #4
2023-05-17 17:43 GMT+09:00, Christian Brauner <brauner@kernel.org>:
> On Wed, May 17, 2023 at 05:26:59PM +0900, Namjae Jeon wrote:
>> 2023-05-17 16:37 GMT+09:00, Bagas Sanjaya <bagasdotme@gmail.com>:
>> > On 5/17/23 14:07, Namjae Jeon wrote:
>> >> I'm volunteering to help review patches for current unmaintained
>> >> ntfs filesytem.
>> >>
>> >> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
>> >> ---
>> >>  MAINTAINERS | 1 +
>> >>  1 file changed, 1 insertion(+)
>> >>
>> >> diff --git a/MAINTAINERS b/MAINTAINERS
>> >> index e2fd64c2ebdc..c2cecb2059d7 100644
>> >> --- a/MAINTAINERS
>> >> +++ b/MAINTAINERS
>> >> @@ -14928,6 +14928,7 @@ F:	drivers/ntb/hw/intel/
>> >>
>> >>  NTFS FILESYSTEM
>> >>  M:	Anton Altaparmakov <anton@tuxera.com>
>> >> +R:	Namjae Jeon <linkinjeon@kernel.org>
>> >>  L:	linux-ntfs-dev@lists.sourceforge.net
>> >>  S:	Supported
>> >>  W:	http://www.tuxera.com/
>> >
>> > Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>
>> Thanks for your ack!
>> >
>> > Anyway, what about also adding linux-mm list so that akpm can
>> > pick patches?
>> Hm.. I think that MM folks probably don't like to see fs patches on mm
>> list...
>> And as far as I know, Christian is going to picks up the ntfs patches.
>> Christian, right?
>
> I've picked up your patch already. A notification should be sent
> shortly.
Thank you!
>
  
Christian Brauner May 17, 2023, 1:29 p.m. UTC | #5
On Wed, 17 May 2023 16:07:39 +0900, Namjae Jeon wrote:
> I'm volunteering to help review patches for current unmaintained
> ntfs filesytem.
> 
> 

Applied to the vfs.misc.fixes branch of the vfs/vfs.git tree.
Patches in the vfs.misc.fixes branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.misc.fixes

[1/1] ntfs: Add myself as a reviewer
      https://git.kernel.org/vfs/vfs/c/48524463f807
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e2fd64c2ebdc..c2cecb2059d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14928,6 +14928,7 @@  F:	drivers/ntb/hw/intel/
 
 NTFS FILESYSTEM
 M:	Anton Altaparmakov <anton@tuxera.com>
+R:	Namjae Jeon <linkinjeon@kernel.org>
 L:	linux-ntfs-dev@lists.sourceforge.net
 S:	Supported
 W:	http://www.tuxera.com/