]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
qnx6: credit contributor and mark filesystem orphan
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 20 Feb 2023 17:02:09 +0000 (18:02 +0100)
committerJonathan Corbet <corbet@lwn.net>
Tue, 14 Mar 2023 18:56:30 +0000 (12:56 -0600)
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>
Link: https://lore.kernel.org/r/20230220170210.15677-2-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
CREDITS
MAINTAINERS
fs/qnx6/README [deleted file]

diff --git a/CREDITS b/CREDITS
index 847059166a1528e86fb52e7b28744b1fdf50ef7b..07e871d60cf0837c4fb39796a0a1ad957b39dfde 100644 (file)
--- 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
index cf7dd6cb9f8967c3110a3f3ae6702c12ec06dd0e..5b2cc1b089a100f131ab3ca210fc8f9f089f7a84 100644 (file)
@@ -17163,6 +17163,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 (file)
index 116d622..0000000
+++ /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)