patch-2.4.6 linux/include/linux/udf_udf.h

Next file: linux/include/net/bluetooth/bluetooth.h
Previous file: linux/include/linux/udf_fs_sb.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.5/linux/include/linux/udf_udf.h linux/include/linux/udf_udf.h
@@ -10,7 +10,7 @@
  * CONTACTS
  *	E-mail regarding any portion of the Linux UDF file system should be
  *	directed to the development team mailing list (run by majordomo):
- *		linux_udf@hootie.lvld.hp.com
+ *		linux_udf@hpesjro.fc.hp.com
  *
  * COPYRIGHT
  *	This file is distributed under the terms of the GNU General Public
@@ -161,6 +161,10 @@
 	Uint8	impUse[0];
 	Uint32  vatEntry[0];
 };
+
+/* ----------- 2.01 ------------- */
+/* UDF 2.01 6.11 */
+#define FILE_TYPE_REALTIME	0xf9U
 
 /* Sparing maps, see UDF 1.5 2.2.11 */
 typedef struct {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)