diff options
Diffstat (limited to 'include/linux/magic.h')
| -rw-r--r-- | include/linux/magic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/magic.h b/include/linux/magic.h index 2d4beab0d5b7..b7ed4759dbb2 100644 --- a/include/linux/magic.h +++ b/include/linux/magic.h | |||
| @@ -42,6 +42,7 @@ | |||
| 42 | #define OPENPROM_SUPER_MAGIC 0x9fa1 | 42 | #define OPENPROM_SUPER_MAGIC 0x9fa1 |
| 43 | #define PROC_SUPER_MAGIC 0x9fa0 | 43 | #define PROC_SUPER_MAGIC 0x9fa0 |
| 44 | #define QNX4_SUPER_MAGIC 0x002f /* qnx4 fs detection */ | 44 | #define QNX4_SUPER_MAGIC 0x002f /* qnx4 fs detection */ |
| 45 | #define QNX6_SUPER_MAGIC 0x68191122 /* qnx6 fs detection */ | ||
| 45 | 46 | ||
| 46 | #define REISERFS_SUPER_MAGIC 0x52654973 /* used by gcc */ | 47 | #define REISERFS_SUPER_MAGIC 0x52654973 /* used by gcc */ |
| 47 | /* used by file system utilities that | 48 | /* used by file system utilities that |
