Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Marcos Paulo de Souza and committed by
Linus Torvalds
ab05210b b218ab0a

+4 -5
+4 -5
Documentation/filesystems/hfs.txt
··· 1 + Note: This filesystem doesn't have a maintainer. 1 2 2 3 Macintosh HFS Filesystem for Linux 3 4 ================================== ··· 77 76 Credits 78 77 ======= 79 78 80 - The HFS drivers was written by Paul H. Hargrovea (hargrove@sccm.Stanford.EDU) 81 - and is now maintained by Roman Zippel (roman@ardistech.com) at Ardis 82 - Technologies. 83 - Roman rewrote large parts of the code and brought in btree routines derived 84 - from Brad Boyer's hfsplus driver (also maintained by Roman now). 79 + The HFS drivers was written by Paul H. Hargrovea (hargrove@sccm.Stanford.EDU). 80 + Roman Zippel (roman@ardistech.com) rewrote large parts of the code and brought 81 + in btree routines derived from Brad Boyer's hfsplus driver.