cifs: move superblock magic defitions to magic.h
[linux-2.6-microblaze.git] / fs / cifs / smb1ops.c
index 6364c09..8272c91 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <linux/pagemap.h>
 #include <linux/vfs.h>
+#include <uapi/linux/magic.h>
 #include "cifsglob.h"
 #include "cifsproto.h"
 #include "cifs_debug.h"
@@ -887,7 +888,7 @@ cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon,
 {
        int rc = -EOPNOTSUPP;
 
-       buf->f_type = CIFS_MAGIC_NUMBER;
+       buf->f_type = CIFS_SUPER_MAGIC;
 
        /*
         * We could add a second check for a QFS Unix capability bit