patch-2.4.7 linux/fs/ntfs/util.h
Next file: linux/fs/partitions/Config.in
Previous file: linux/fs/ntfs/util.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Mon Jul 16 15:14:10 2001
- Orig file:
v2.4.6/linux/fs/ntfs/util.h
- Orig date:
Wed Apr 18 11:49:13 2001
diff -u --recursive --new-file v2.4.6/linux/fs/ntfs/util.h linux/fs/ntfs/util.h
@@ -1,7 +1,8 @@
-/* util.h - Header file for util.c
+/*
+ * util.h - Header file for util.c
*
- * Copyright (C) 1997 Régis Duchesne
- * Copyright (C) 2001 Anton Altaparmakov
+ * Copyright (C) 1997 Régis Duchesne
+ * Copyright (C) 2001 Anton Altaparmakov (AIA)
*/
/* Which character set is used for file names. */
@@ -16,7 +17,7 @@
/* Use a mapping table to determine printables. */
#define nct_map 16
-/* The first 16 inodes correspond to NTFS special files */
+/* The first 16 inodes correspond to NTFS special files. */
typedef enum {
FILE_$Mft = 0,
FILE_$MftMirr = 1,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)