Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
#ifndef __EFS_FS_SB_H__
|
||||
#define __EFS_FS_SB_H__
|
||||
|
||||
/* statfs() magic number for EFS */
|
||||
#define EFS_SUPER_MAGIC 0x414A53
|
||||
#include <linux/magic.h>
|
||||
|
||||
/* EFS superblock magic numbers */
|
||||
#define EFS_MAGIC 0x072959
|
||||
|
Reference in New Issue
Block a user