Update broken web addresses in the kernel.
The patch below updates broken web addresses in the kernel Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Cc: Maciej W. Rozycki <macro@linux-mips.org> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Finn Thain <fthain@telegraphics.com.au> Cc: Randy Dunlap <rdunlap@xenotime.net> Cc: Matt Turner <mattst88@gmail.com> Cc: Dimitry Torokhov <dmitry.torokhov@gmail.com> Cc: Mike Frysinger <vapier.adi@gmail.com> Acked-by: Ben Pfaff <blp@cs.stanford.edu> Acked-by: Hans J. Koch <hjk@linutronix.de> Reviewed-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
d7eccbbae8
commit
631dd1a885
@@ -10,7 +10,8 @@ config REISERFS_FS
|
||||
|
||||
In general, ReiserFS is as fast as ext2, but is very efficient with
|
||||
large directories and small files. Additional patches are needed
|
||||
for NFS and quotas, please see <http://www.namesys.com/> for links.
|
||||
for NFS and quotas, please see
|
||||
<https://reiser4.wiki.kernel.org/index.php/Main_Page> for links.
|
||||
|
||||
It is more easily extended to have features currently found in
|
||||
database and keyword search systems than block allocation based file
|
||||
@@ -18,7 +19,8 @@ config REISERFS_FS
|
||||
plugins consistent with our motto ``It takes more than a license to
|
||||
make source code open.''
|
||||
|
||||
Read <http://www.namesys.com/> to learn more about reiserfs.
|
||||
Read <https://reiser4.wiki.kernel.org/index.php/Main_Page>
|
||||
to learn more about reiserfs.
|
||||
|
||||
Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user