[PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-26 Thread Geert Uytterhoeven
Vyacheslav Dubeyko kindly offered to become the maintainer.

Signed-off-by: Geert Uytterhoeven 
---
v2: Orphan -> maintained by Vyacheslav Dubeyko

 MAINTAINERS |7 +++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 746581df3395..a92ac8f6758c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3937,6 +3937,13 @@ S:   Orphan
 F: Documentation/filesystems/hfs.txt
 F: fs/hfs/
 
+HFSPLUS FILESYSTEM
+M: Vyacheslav Dubeyko 
+L: linux-fsde...@vger.kernel.org
+S: Maintained
+F: Documentation/filesystems/hfsplus.txt
+F: fs/hfsplus/
+
 HGA FRAMEBUFFER DRIVER
 M: Ferenc Bakonyi 
 L: linux-nvi...@lists.surfsouth.com
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-26 Thread Geert Uytterhoeven
Vyacheslav Dubeyko kindly offered to become the maintainer.

Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org
---
v2: Orphan - maintained by Vyacheslav Dubeyko

 MAINTAINERS |7 +++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 746581df3395..a92ac8f6758c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3937,6 +3937,13 @@ S:   Orphan
 F: Documentation/filesystems/hfs.txt
 F: fs/hfs/
 
+HFSPLUS FILESYSTEM
+M: Vyacheslav Dubeyko sl...@dubeyko.com
+L: linux-fsde...@vger.kernel.org
+S: Maintained
+F: Documentation/filesystems/hfsplus.txt
+F: fs/hfsplus/
+
 HGA FRAMEBUFFER DRIVER
 M: Ferenc Bakonyi f...@drama.obuda.kando.hu
 L: linux-nvi...@lists.surfsouth.com
-- 
1.7.9.5

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-24 Thread Vyacheslav Dubeyko

On Nov 24, 2013, at 12:15 PM, Geert Uytterhoeven wrote:

> Hence Orphan doesn't mean there are no active users, only that there's no 
> active
> maintainter listed.
> 
> If you want to become the maintainer for hfs+, I'm happy to send a v2
> of the patch,
> adding you as the maintainer, with status Supported/Maintained/Odd Fixes.
> 

Yes, I think that I am ready to play the role of maintainer for HFS+ file 
system driver.
Because I have plans of new feature implementation in HFS+ driver and also
I am implementing continuously new features in HFS+ driver in the background of
my main activity. Also I participate in reviewing of new HFS+ related patches.
So, it is possible to say that I am actively looking after the HFS+ file system 
driver.

Thanks,
Vyacheslav Dubeyko.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-24 Thread Geert Uytterhoeven
On Sun, Nov 24, 2013 at 11:02 AM, Vyacheslav Dubeyko  wrote:
> On Nov 15, 2013, at 12:06 AM, One Thousand Gnomes wrote:
>> On Thu, 14 Nov 2013 21:39:23 +0100
>> Geert Uytterhoeven  wrote:
>>
>>> To make scripts/get_maintainer.pl output something sensible.
>>>
>>> Signed-off-by: Geert Uytterhoeven 
>>> ---
>>> I guess it's orphaned, just like HFS?
>>
>> Looking at bugzilla - yes
>
> What do you means by orphaned? If you means absence of implementation or bug 
> fix
> then I disagree completely. Because I am making some implementation activity 
> for

Thanks, good to hear that!

> HFS+. If you are talking about absence of using HFS+ by ordinary users then I 
> disagree again.
> Because, as far as I can see, there are many Apple devices that it has HFS+ 
> file system
> then it makes sense to have actual support for HFS+ file system under Linux.

>From the top of MAINTAINERS:

S: Status, one of the following:
   Supported:   Someone is actually paid to look after this.
   Maintained:  Someone actually looks after it.
   Odd Fixes:   It has a maintainer but they don't have time to do
much other than throw the odd patch in. See below..
   Orphan:  No current maintainer [but maybe you could take the
role as you write your new code].
   Obsolete:Old code. Something tagged obsolete generally means
it has been replaced by a better system and you
should be using that.

Hence Orphan doesn't mean there are no active users, only that there's no active
maintainter listed.

If you want to become the maintainer for hfs+, I'm happy to send a v2
of the patch,
adding you as the maintainer, with status Supported/Maintained/Odd Fixes.

Thanks!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-24 Thread Vyacheslav Dubeyko

On Nov 15, 2013, at 12:06 AM, One Thousand Gnomes wrote:

> On Thu, 14 Nov 2013 21:39:23 +0100
> Geert Uytterhoeven  wrote:
> 
>> To make scripts/get_maintainer.pl output something sensible.
>> 
>> Signed-off-by: Geert Uytterhoeven 
>> ---
>> I guess it's orphaned, just like HFS?
> 
> Looking at bugzilla - yes

What do you means by orphaned? If you means absence of implementation or bug fix
then I disagree completely. Because I am making some implementation activity for
HFS+. If you are talking about absence of using HFS+ by ordinary users then I 
disagree again.
Because, as far as I can see, there are many Apple devices that it has HFS+ 
file system
then it makes sense to have actual support for HFS+ file system under Linux.

With the best regards,
Vyacheslav Dubeyko.

> --
> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-24 Thread Vyacheslav Dubeyko

On Nov 15, 2013, at 12:06 AM, One Thousand Gnomes wrote:

 On Thu, 14 Nov 2013 21:39:23 +0100
 Geert Uytterhoeven ge...@linux-m68k.org wrote:
 
 To make scripts/get_maintainer.pl output something sensible.
 
 Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org
 ---
 I guess it's orphaned, just like HFS?
 
 Looking at bugzilla - yes

What do you means by orphaned? If you means absence of implementation or bug fix
then I disagree completely. Because I am making some implementation activity for
HFS+. If you are talking about absence of using HFS+ by ordinary users then I 
disagree again.
Because, as far as I can see, there are many Apple devices that it has HFS+ 
file system
then it makes sense to have actual support for HFS+ file system under Linux.

With the best regards,
Vyacheslav Dubeyko.

 --
 To unsubscribe from this list: send the line unsubscribe linux-fsdevel in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-24 Thread Geert Uytterhoeven
On Sun, Nov 24, 2013 at 11:02 AM, Vyacheslav Dubeyko sl...@dubeyko.com wrote:
 On Nov 15, 2013, at 12:06 AM, One Thousand Gnomes wrote:
 On Thu, 14 Nov 2013 21:39:23 +0100
 Geert Uytterhoeven ge...@linux-m68k.org wrote:

 To make scripts/get_maintainer.pl output something sensible.

 Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org
 ---
 I guess it's orphaned, just like HFS?

 Looking at bugzilla - yes

 What do you means by orphaned? If you means absence of implementation or bug 
 fix
 then I disagree completely. Because I am making some implementation activity 
 for

Thanks, good to hear that!

 HFS+. If you are talking about absence of using HFS+ by ordinary users then I 
 disagree again.
 Because, as far as I can see, there are many Apple devices that it has HFS+ 
 file system
 then it makes sense to have actual support for HFS+ file system under Linux.

From the top of MAINTAINERS:

S: Status, one of the following:
   Supported:   Someone is actually paid to look after this.
   Maintained:  Someone actually looks after it.
   Odd Fixes:   It has a maintainer but they don't have time to do
much other than throw the odd patch in. See below..
   Orphan:  No current maintainer [but maybe you could take the
role as you write your new code].
   Obsolete:Old code. Something tagged obsolete generally means
it has been replaced by a better system and you
should be using that.

Hence Orphan doesn't mean there are no active users, only that there's no active
maintainter listed.

If you want to become the maintainer for hfs+, I'm happy to send a v2
of the patch,
adding you as the maintainer, with status Supported/Maintained/Odd Fixes.

Thanks!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say programmer or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-24 Thread Vyacheslav Dubeyko

On Nov 24, 2013, at 12:15 PM, Geert Uytterhoeven wrote:

 Hence Orphan doesn't mean there are no active users, only that there's no 
 active
 maintainter listed.
 
 If you want to become the maintainer for hfs+, I'm happy to send a v2
 of the patch,
 adding you as the maintainer, with status Supported/Maintained/Odd Fixes.
 

Yes, I think that I am ready to play the role of maintainer for HFS+ file 
system driver.
Because I have plans of new feature implementation in HFS+ driver and also
I am implementing continuously new features in HFS+ driver in the background of
my main activity. Also I participate in reviewing of new HFS+ related patches.
So, it is possible to say that I am actively looking after the HFS+ file system 
driver.

Thanks,
Vyacheslav Dubeyko.

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-14 Thread One Thousand Gnomes
On Thu, 14 Nov 2013 21:39:23 +0100
Geert Uytterhoeven  wrote:

> To make scripts/get_maintainer.pl output something sensible.
> 
> Signed-off-by: Geert Uytterhoeven 
> ---
> I guess it's orphaned, just like HFS?

Looking at bugzilla - yes
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-14 Thread Andrew Morton
On Thu, 14 Nov 2013 21:39:23 +0100 Geert Uytterhoeven  
wrote:

> To make scripts/get_maintainer.pl output something sensible.
> 
> Signed-off-by: Geert Uytterhoeven 
> ---
> I guess it's orphaned, just like HFS?
> 
>  MAINTAINERS |6 ++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f23575ed1416..f1a0e7464ce0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3921,6 +3921,12 @@ S: Orphan
>  F:   Documentation/filesystems/hfs.txt
>  F:   fs/hfs/
>  
> +HFSPLUS FILESYSTEM
> +L:   linux-fsde...@vger.kernel.org
> +S:   Orphan
> +F:   Documentation/filesystems/hfsplus.txt
> +F:   fs/hfsplus/
> +
>  HGA FRAMEBUFFER DRIVER
>  M:   Ferenc Bakonyi 
>  L:   linux-nvi...@lists.surfsouth.com

Actually I think Christoph keeps an eye on hfsplus?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-14 Thread Geert Uytterhoeven
To make scripts/get_maintainer.pl output something sensible.

Signed-off-by: Geert Uytterhoeven 
---
I guess it's orphaned, just like HFS?

 MAINTAINERS |6 ++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f23575ed1416..f1a0e7464ce0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3921,6 +3921,12 @@ S:   Orphan
 F: Documentation/filesystems/hfs.txt
 F: fs/hfs/
 
+HFSPLUS FILESYSTEM
+L: linux-fsde...@vger.kernel.org
+S: Orphan
+F: Documentation/filesystems/hfsplus.txt
+F: fs/hfsplus/
+
 HGA FRAMEBUFFER DRIVER
 M: Ferenc Bakonyi 
 L: linux-nvi...@lists.surfsouth.com
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-14 Thread Geert Uytterhoeven
To make scripts/get_maintainer.pl output something sensible.

Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org
---
I guess it's orphaned, just like HFS?

 MAINTAINERS |6 ++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f23575ed1416..f1a0e7464ce0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3921,6 +3921,12 @@ S:   Orphan
 F: Documentation/filesystems/hfs.txt
 F: fs/hfs/
 
+HFSPLUS FILESYSTEM
+L: linux-fsde...@vger.kernel.org
+S: Orphan
+F: Documentation/filesystems/hfsplus.txt
+F: fs/hfsplus/
+
 HGA FRAMEBUFFER DRIVER
 M: Ferenc Bakonyi f...@drama.obuda.kando.hu
 L: linux-nvi...@lists.surfsouth.com
-- 
1.7.9.5

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-14 Thread Andrew Morton
On Thu, 14 Nov 2013 21:39:23 +0100 Geert Uytterhoeven ge...@linux-m68k.org 
wrote:

 To make scripts/get_maintainer.pl output something sensible.
 
 Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org
 ---
 I guess it's orphaned, just like HFS?
 
  MAINTAINERS |6 ++
  1 file changed, 6 insertions(+)
 
 diff --git a/MAINTAINERS b/MAINTAINERS
 index f23575ed1416..f1a0e7464ce0 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -3921,6 +3921,12 @@ S: Orphan
  F:   Documentation/filesystems/hfs.txt
  F:   fs/hfs/
  
 +HFSPLUS FILESYSTEM
 +L:   linux-fsde...@vger.kernel.org
 +S:   Orphan
 +F:   Documentation/filesystems/hfsplus.txt
 +F:   fs/hfsplus/
 +
  HGA FRAMEBUFFER DRIVER
  M:   Ferenc Bakonyi f...@drama.obuda.kando.hu
  L:   linux-nvi...@lists.surfsouth.com

Actually I think Christoph keeps an eye on hfsplus?
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] MAINTAINERS: Add an entry for the Macintosh HFSPlus Filesystem

2013-11-14 Thread One Thousand Gnomes
On Thu, 14 Nov 2013 21:39:23 +0100
Geert Uytterhoeven ge...@linux-m68k.org wrote:

 To make scripts/get_maintainer.pl output something sensible.
 
 Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org
 ---
 I guess it's orphaned, just like HFS?

Looking at bugzilla - yes
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/