diff options
author | Marcos Paulo de Souza <marcos.mage@gmail.com> | 2011-11-04 11:22:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-04 12:01:48 -0700 |
commit | ab05210bcba83b1fe2702eac7d4d453a97855c26 (patch) | |
tree | ad626b30ba3f83893d14c2041b4f18aa06f83a7e | |
parent | b218ab0a5af943441e1daa7dc811874ecd409229 (diff) | |
download | linux-3.10-ab05210bcba83b1fe2702eac7d4d453a97855c26.tar.gz linux-3.10-ab05210bcba83b1fe2702eac7d4d453a97855c26.tar.bz2 linux-3.10-ab05210bcba83b1fe2702eac7d4d453a97855c26.zip |
Documentation: HFS is orphaned
Removed the reference of Roman Zippel, last maintainer, of orphaned
HFS filesystem.
Signed-off-by: Marcos Paulo de Souza <marcos.mage@gmail.com>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | Documentation/filesystems/hfs.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Documentation/filesystems/hfs.txt b/Documentation/filesystems/hfs.txt index bd0fa770403..d096df6db07 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 (hargrove@sccm.Stanford.EDU) -and is now maintained by Roman Zippel (roman@ardistech.com) 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 (hargrove@sccm.Stanford.EDU). +Roman Zippel (roman@ardistech.com) rewrote large parts of the code and brought +in btree routines derived from Brad Boyer's hfsplus driver. |