patch-2.4.0-test6 linux/fs/fat/dir.c
Next file: linux/fs/fcntl.c
Previous file: linux/fs/ext2/super.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 31 11:21:31 2000
- Orig file:
v2.4.0-test5/linux/fs/fat/dir.c
- Orig date:
Thu Jul 27 17:38:01 2000
diff -u --recursive --new-file v2.4.0-test5/linux/fs/fat/dir.c linux/fs/fat/dir.c
@@ -10,7 +10,7 @@
* VFAT extensions by Gordon Chaffee <chaffee@plateau.cs.berkeley.edu>
* Merged with msdos fs by Henrik Storner <storner@osiris.ping.dk>
* Rewritten for constant inumbers. Plugged buffer overrun in readdir(). AV
- * Short name translation 1999 by Wolfram Pienkoss <wp@bsz.shk.th.schule.de>
+ * Short name translation 1999 by Wolfram Pienkoss <wp@bszh.de>
*/
#define ASC_LINUX_VERSION(V, P, S) (((V) * 65536) + ((P) * 256) + (S))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)