Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs/include
In directory usw-pr-cvs1:/tmp/cvs-serv3795/include
Modified Files:
layout.h
Log Message:
Index: layout.h
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/include/layout.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -U2 -r1.4 -r1.5
--- layout.h 2001/06/03 02:09:08 1.4
+++ layout.h 2001/06/04 11:29:45 1.5
@@ -1783,4 +1783,6 @@
} __attribute__ ((__packed__)) INDEX_BLOCK;
+typedef INDEX_BLOCK INDEX_ALLOCATION;
+
/*
* The system file FILE_$Extend/$Reparse contains an index named $R listing
|