patch-2.4.0-test9 linux/fs/ext2/dir.c
Next file: linux/fs/ext2/file.c
Previous file: linux/fs/ext2/bitmap.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Sep 27 13:41:33 2000
- Orig file:
v2.4.0-test8/linux/fs/ext2/dir.c
- Orig date:
Fri Aug 11 14:29:01 2000
diff -u --recursive --new-file v2.4.0-test8/linux/fs/ext2/dir.c linux/fs/ext2/dir.c
@@ -19,6 +19,7 @@
*/
#include <linux/fs.h>
+#include <linux/ext2_fs.h>
static unsigned char ext2_filetype_table[] = {
DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)