uapi: update uapi/magic.h
From upstream Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
f359942a25
commit
03dafe13f4
|
|
@ -91,5 +91,6 @@
|
|||
#define UDF_SUPER_MAGIC 0x15013346
|
||||
#define BALLOON_KVM_MAGIC 0x13661366
|
||||
#define ZSMALLOC_MAGIC 0x58295829
|
||||
#define DMA_BUF_MAGIC 0x444d4142 /* "DMAB" */
|
||||
|
||||
#endif /* __LINUX_MAGIC_H__ */
|
||||
|
|
|
|||
Loading…
Reference in New Issue