fs: initial qnx6fs addition
[deliverable/linux.git] / include / linux / magic.h
index 2d4beab0d5b7270a96bbff233457b0cb3ae095d1..b7ed4759dbb282dee3acd3c7dfc43952c44e3e6c 100644 (file)
@@ -42,6 +42,7 @@
 #define OPENPROM_SUPER_MAGIC   0x9fa1
 #define PROC_SUPER_MAGIC       0x9fa0
 #define QNX4_SUPER_MAGIC       0x002f          /* qnx4 fs detection */
+#define QNX6_SUPER_MAGIC       0x68191122      /* qnx6 fs detection */
 
 #define REISERFS_SUPER_MAGIC   0x52654973      /* used by gcc */
                                        /* used by file system utilities that
This page took 0.038615 seconds and 5 git commands to generate.