linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Minor documentation clean-up in fs
@ 2023-02-20 17:02 Lukas Bulwahn
  2023-02-20 17:02 ` [PATCH 1/2] qnx6: credit contributor and mark filesystem orphan Lukas Bulwahn
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2023-02-20 17:02 UTC (permalink / raw)
  To: Jonathan Corbet, Anders Larsen, linux-doc
  Cc: linux-fsdevel, kernel-janitors, linux-kernel, Lukas Bulwahn

Dear Jonathan,

please pick this minor documentation clean-up in fs. It is not in the
Documentation directory, but I would consider these README files also
some unsorted largely distributed kernel documentation.

Here is some trivial and probably little-to-debate clean up.
 
Lukas Bulwahn (2):
  qnx6: credit contributor and mark filesystem orphan
  qnx4: credit contributors in CREDITS

 CREDITS        | 16 ++++++++++++++++
 MAINTAINERS    |  6 ++++++
 fs/qnx4/README |  9 ---------
 fs/qnx6/README |  8 --------
 4 files changed, 22 insertions(+), 17 deletions(-)
 delete mode 100644 fs/qnx4/README
 delete mode 100644 fs/qnx6/README

-- 
2.17.1


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

* [PATCH 1/2] qnx6: credit contributor and mark filesystem orphan
  2023-02-20 17:02 [PATCH 0/2] Minor documentation clean-up in fs Lukas Bulwahn
@ 2023-02-20 17:02 ` Lukas Bulwahn
  2023-02-20 17:02 ` [PATCH 2/2] qnx4: credit contributors in CREDITS Lukas Bulwahn
  2023-03-14 18:53 ` [PATCH 0/2] Minor documentation clean-up in fs Jonathan Corbet
  2 siblings, 0 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2023-02-20 17:02 UTC (permalink / raw)
  To: Jonathan Corbet, Anders Larsen, linux-doc
  Cc: linux-fsdevel, kernel-janitors, linux-kernel, Lukas Bulwahn

Replace the content of the qnx6 README file with the canonical places for
such information.

Add the credits of the qnx6 contribution to CREDITS, and add an section in
MAINTAINERS to mark this filesystem as Orphan, as the domain ontika.net and
email address does not resolve to an IP address anymore.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 CREDITS        | 4 ++++
 MAINTAINERS    | 6 ++++++
 fs/qnx6/README | 8 --------
 3 files changed, 10 insertions(+), 8 deletions(-)
 delete mode 100644 fs/qnx6/README

diff --git a/CREDITS b/CREDITS
index 847059166a15..07e871d60cf0 100644
--- a/CREDITS
+++ b/CREDITS
@@ -229,6 +229,10 @@ S: University of Notre Dame
 S: Notre Dame, Indiana
 S: USA
 
+N: Kai Bankett
+E: chaosman@ontika.net
+D: QNX6 filesystem
+
 N: Greg Banks
 E: gnb@alphalink.com.au
 D: IDT77105 ATM network driver
diff --git a/MAINTAINERS b/MAINTAINERS
index 6b91bcbbc22f..2657a35dd96e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17174,6 +17174,12 @@ F:	fs/qnx4/
 F:	include/uapi/linux/qnx4_fs.h
 F:	include/uapi/linux/qnxtypes.h
 
+QNX6 FILESYSTEM
+S:	Orphan
+F:	Documentation/filesystems/qnx6.rst
+F:	fs/qnx6/
+F:	include/linux/qnx6_fs.h
+
 QORIQ DPAA2 FSL-MC BUS DRIVER
 M:	Stuart Yoder <stuyoder@gmail.com>
 M:	Laurentiu Tudor <laurentiu.tudor@nxp.com>
diff --git a/fs/qnx6/README b/fs/qnx6/README
deleted file mode 100644
index 116d622026cc..000000000000
--- a/fs/qnx6/README
+++ /dev/null
@@ -1,8 +0,0 @@
-
-  This is a snapshot of the QNX6 filesystem for Linux.
-  Please send diffs and remarks to <chaosman@ontika.net> .
-
-Credits :
-
-Al Viro		<viro@ZenIV.linux.org.uk> (endless patience with me & support ;))
-Kai Bankett	<chaosman@ontika.net> (Maintainer)
-- 
2.17.1


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

* [PATCH 2/2] qnx4: credit contributors in CREDITS
  2023-02-20 17:02 [PATCH 0/2] Minor documentation clean-up in fs Lukas Bulwahn
  2023-02-20 17:02 ` [PATCH 1/2] qnx6: credit contributor and mark filesystem orphan Lukas Bulwahn
@ 2023-02-20 17:02 ` Lukas Bulwahn
  2023-02-20 17:07   ` Anders Larsen
  2023-03-14 18:53 ` [PATCH 0/2] Minor documentation clean-up in fs Jonathan Corbet
  2 siblings, 1 reply; 5+ messages in thread
From: Lukas Bulwahn @ 2023-02-20 17:02 UTC (permalink / raw)
  To: Jonathan Corbet, Anders Larsen, linux-doc
  Cc: linux-fsdevel, kernel-janitors, linux-kernel, Lukas Bulwahn

Replace the content of the qnx4 README file with the canonical place for
such information.

Add the credits of the qnx4 contribution to CREDITS. As there is already a
QNX4 FILESYSTEM section in MAINTAINERS, it is clear who to contact and send
patches to.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 CREDITS        | 12 ++++++++++++
 fs/qnx4/README |  9 ---------
 2 files changed, 12 insertions(+), 9 deletions(-)
 delete mode 100644 fs/qnx4/README

diff --git a/CREDITS b/CREDITS
index 07e871d60cf0..b6c93e0a62c3 100644
--- a/CREDITS
+++ b/CREDITS
@@ -890,6 +890,10 @@ W: http://jdelvare.nerim.net/
 D: Several hardware monitoring drivers
 S: France
 
+N: Frank "Jedi/Sector One" Denis
+E: j@pureftpd.org
+D: QNX4 filesystem
+
 N: Peter Denison
 E: peterd@pnd-pc.demon.co.uk
 W: http://www.pnd-pc.demon.co.uk/promise/
@@ -1263,6 +1267,10 @@ S: USA
 N: Adam Fritzler
 E: mid@zigamorph.net
 
+N: Richard "Scuba" A. Frowijn
+E: scuba@wxs.nl
+D: QNX4 filesystem
+
 N: Fernando Fuganti
 E: fuganti@conectiva.com.br
 E: fuganti@netbank.com.br
@@ -2222,6 +2230,10 @@ D: Digiboard PC/Xe and PC/Xi, Digiboard EPCA
 D: NUMA support, Slab allocators, Page migration
 D: Scalability, Time subsystem
 
+N: Anders Larsen
+E: al@alarsen.net
+D: QNX4 filesystem
+
 N: Paul Laufer
 E: paul@laufernet.com
 D: Soundblaster driver fixes, ISAPnP quirk
diff --git a/fs/qnx4/README b/fs/qnx4/README
deleted file mode 100644
index 1f1e320d91da..000000000000
--- a/fs/qnx4/README
+++ /dev/null
@@ -1,9 +0,0 @@
-
-  This is a snapshot of the QNX4 filesystem for Linux.
-  Please send diffs and remarks to <al@alarsen.net> .
-  
-Credits :
-
-Richard "Scuba" A. Frowijn     <scuba@wxs.nl>
-Frank "Jedi/Sector One" Denis  <j@pureftpd.org>
-Anders Larsen                  <al@alarsen.net> (Maintainer)
-- 
2.17.1


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

* Re: [PATCH 2/2] qnx4: credit contributors in CREDITS
  2023-02-20 17:02 ` [PATCH 2/2] qnx4: credit contributors in CREDITS Lukas Bulwahn
@ 2023-02-20 17:07   ` Anders Larsen
  0 siblings, 0 replies; 5+ messages in thread
From: Anders Larsen @ 2023-02-20 17:07 UTC (permalink / raw)
  To: Jonathan Corbet, linux-doc, Lukas Bulwahn
  Cc: linux-fsdevel, kernel-janitors, linux-kernel

On Monday, 2023-02-20 18:02 Lukas Bulwahn wrote:
> Replace the content of the qnx4 README file with the canonical place for
> such information.
> 
> Add the credits of the qnx4 contribution to CREDITS. As there is already a
> QNX4 FILESYSTEM section in MAINTAINERS, it is clear who to contact and send
> patches to.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
>  CREDITS        | 12 ++++++++++++
>  fs/qnx4/README |  9 ---------
>  2 files changed, 12 insertions(+), 9 deletions(-)
>  delete mode 100644 fs/qnx4/README
> 
> diff --git a/CREDITS b/CREDITS
> index 07e871d60cf0..b6c93e0a62c3 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -890,6 +890,10 @@ W: http://jdelvare.nerim.net/
>  D: Several hardware monitoring drivers
>  S: France
>  
> +N: Frank "Jedi/Sector One" Denis
> +E: j@pureftpd.org
> +D: QNX4 filesystem
> +
>  N: Peter Denison
>  E: peterd@pnd-pc.demon.co.uk
>  W: http://www.pnd-pc.demon.co.uk/promise/
> @@ -1263,6 +1267,10 @@ S: USA
>  N: Adam Fritzler
>  E: mid@zigamorph.net
>  
> +N: Richard "Scuba" A. Frowijn
> +E: scuba@wxs.nl
> +D: QNX4 filesystem
> +
>  N: Fernando Fuganti
>  E: fuganti@conectiva.com.br
>  E: fuganti@netbank.com.br
> @@ -2222,6 +2230,10 @@ D: Digiboard PC/Xe and PC/Xi, Digiboard EPCA
>  D: NUMA support, Slab allocators, Page migration
>  D: Scalability, Time subsystem
>  
> +N: Anders Larsen
> +E: al@alarsen.net
> +D: QNX4 filesystem
> +
>  N: Paul Laufer
>  E: paul@laufernet.com
>  D: Soundblaster driver fixes, ISAPnP quirk
> diff --git a/fs/qnx4/README b/fs/qnx4/README
> deleted file mode 100644
> index 1f1e320d91da..000000000000
> --- a/fs/qnx4/README
> +++ /dev/null
> @@ -1,9 +0,0 @@
> -
> -  This is a snapshot of the QNX4 filesystem for Linux.
> -  Please send diffs and remarks to <al@alarsen.net> .
> -  
> -Credits :
> -
> -Richard "Scuba" A. Frowijn     <scuba@wxs.nl>
> -Frank "Jedi/Sector One" Denis  <j@pureftpd.org>
> -Anders Larsen                  <al@alarsen.net> (Maintainer)

Acked-By: Anders Larsen <al@alarsen.net>

Thx
Anders





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

* Re: [PATCH 0/2] Minor documentation clean-up in fs
  2023-02-20 17:02 [PATCH 0/2] Minor documentation clean-up in fs Lukas Bulwahn
  2023-02-20 17:02 ` [PATCH 1/2] qnx6: credit contributor and mark filesystem orphan Lukas Bulwahn
  2023-02-20 17:02 ` [PATCH 2/2] qnx4: credit contributors in CREDITS Lukas Bulwahn
@ 2023-03-14 18:53 ` Jonathan Corbet
  2 siblings, 0 replies; 5+ messages in thread
From: Jonathan Corbet @ 2023-03-14 18:53 UTC (permalink / raw)
  To: Lukas Bulwahn, Anders Larsen, linux-doc
  Cc: linux-fsdevel, kernel-janitors, linux-kernel, Lukas Bulwahn

Lukas Bulwahn <lukas.bulwahn@gmail.com> writes:

> Dear Jonathan,
>
> please pick this minor documentation clean-up in fs. It is not in the
> Documentation directory, but I would consider these README files also
> some unsorted largely distributed kernel documentation.
>
> Here is some trivial and probably little-to-debate clean up.
>  
> Lukas Bulwahn (2):
>   qnx6: credit contributor and mark filesystem orphan
>   qnx4: credit contributors in CREDITS
>
>  CREDITS        | 16 ++++++++++++++++
>  MAINTAINERS    |  6 ++++++
>  fs/qnx4/README |  9 ---------
>  fs/qnx6/README |  8 --------
>  4 files changed, 22 insertions(+), 17 deletions(-)
>  delete mode 100644 fs/qnx4/README
>  delete mode 100644 fs/qnx6/README

Applied, thanks.

jon

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

end of thread, other threads:[~2023-03-14 18:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-20 17:02 [PATCH 0/2] Minor documentation clean-up in fs Lukas Bulwahn
2023-02-20 17:02 ` [PATCH 1/2] qnx6: credit contributor and mark filesystem orphan Lukas Bulwahn
2023-02-20 17:02 ` [PATCH 2/2] qnx4: credit contributors in CREDITS Lukas Bulwahn
2023-02-20 17:07   ` Anders Larsen
2023-03-14 18:53 ` [PATCH 0/2] Minor documentation clean-up in fs Jonathan Corbet

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).