[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
authorAdrian Bunk <bunk@stusta.de>
Mon, 12 Feb 2007 08:53:40 +0000 (00:53 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:36 +0000 (09:48 -0800)
NFS_SUPER_MAGIC is already defined in include/linux/magic.h

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nfs/super.c
include/linux/nfsd/const.h

index 28108c82b88742d6e325a0736f820bf8e044910e..76b980097621c59324a8304b5bcac824dd391a5d 100644 (file)
@@ -44,6 +44,7 @@
 #include <linux/vfs.h>
 #include <linux/inet.h>
 #include <linux/nfs_xdr.h>
+#include <linux/magic.h>
 
 #include <asm/system.h>
 #include <asm/uaccess.h>
index f0cc777905270822d4684c48447056ed4c073092..323f8cfa060a4c74ec0d23366b1becc8cd9a7e16 100644 (file)
 
 #include <linux/sunrpc/msg_prot.h>
 
-#ifndef NFS_SUPER_MAGIC
-# define NFS_SUPER_MAGIC       0x6969
-#endif
-
 /*
  * Largest number of bytes we need to allocate for an NFS
  * call or reply.  Used to control buffer sizes.  We use