From 9c36903dbc84fd82f4c3ac19c48cad86bfc6452f Mon Sep 17 00:00:00 2001 From: Marcos Paulo de Souza Date: Fri, 4 Nov 2011 11:22:22 -0700 Subject: [PATCH] --- yaml --- r: 273741 b: refs/heads/master c: ab05210bcba83b1fe2702eac7d4d453a97855c26 h: refs/heads/master i: 273739: 1e3efd0ae40d05b2c7afeb8c9a8211c11589245b v: v3 --- [refs] | 2 +- trunk/Documentation/filesystems/hfs.txt | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 65489ee29c6f..871ca9445019 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b218ab0a5af943441e1daa7dc811874ecd409229 +refs/heads/master: ab05210bcba83b1fe2702eac7d4d453a97855c26 diff --git a/trunk/Documentation/filesystems/hfs.txt b/trunk/Documentation/filesystems/hfs.txt index bd0fa7704035..d096df6db07a 100644 --- a/trunk/Documentation/filesystems/hfs.txt +++ b/trunk/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.