aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <[email protected]>2011-11-04 11:22:22 -0700
committerLinus Torvalds <[email protected]>2011-11-04 12:01:48 -0700
commitab05210bcba83b1fe2702eac7d4d453a97855c26 (patch)
treead626b30ba3f83893d14c2041b4f18aa06f83a7e
parentb218ab0a5af943441e1daa7dc811874ecd409229 (diff)
Documentation: HFS is orphaned
Removed the reference of Roman Zippel, last maintainer, of orphaned HFS filesystem. Signed-off-by: Marcos Paulo de Souza <[email protected]> Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--Documentation/filesystems/hfs.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/Documentation/filesystems/hfs.txt b/Documentation/filesystems/hfs.txt
index bd0fa7704035..d096df6db07a 100644
--- a/Documentation/filesystems/hfs.txt
+++ b/Documentation/filesystems/hfs.txt
@@ -1,3 +1,4 @@
+Note: This filesystem doesn't have a maintainer.
Macintosh HFS Filesystem for Linux
==================================
@@ -76,8 +77,6 @@ hformat that can be used to create HFS filesystem. See
Credits
=======
-The HFS drivers was written by Paul H. Hargrovea ([email protected])
-and is now maintained by Roman Zippel ([email protected]) at Ardis
-Technologies.
-Roman rewrote large parts of the code and brought in btree routines derived
-from Brad Boyer's hfsplus driver (also maintained by Roman now).
+The HFS drivers was written by Paul H. Hargrovea ([email protected]).
+Roman Zippel ([email protected]) rewrote large parts of the code and brought
+in btree routines derived from Brad Boyer's hfsplus driver.