Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
#ifndef __CODA_PSDEV_H
|
||||
#define __CODA_PSDEV_H
|
||||
|
||||
#include <linux/magic.h>
|
||||
|
||||
#define CODA_PSDEV_MAJOR 67
|
||||
#define MAX_CODADEVS 5 /* how many do we allow */
|
||||
|
||||
#define CODA_SUPER_MAGIC 0x73757245
|
||||
|
||||
struct kstatfs;
|
||||
|
||||
struct coda_sb_info
|
||||
|
Reference in New Issue
Block a user