]> err.no Git - linux-2.6/blobdiff - fs/cifs/export.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[linux-2.6] / fs / cifs / export.c
index 1570cc6dedd77cf89956fe37b95a2ca1f408209f..d614b91caeca5f53ad188dd5f20735f1a88d9501 100644 (file)
   */
 
 #include <linux/fs.h>
+#include <linux/exportfs.h>
 #include "cifsglob.h"
 #include "cifs_debug.h"
-
+#include "cifsfs.h"
 
 #ifdef CONFIG_CIFS_EXPERIMENTAL
-
 static struct dentry *cifs_get_parent(struct dentry *dentry)
 {
        /* BB need to add code here eventually to enable export via NFSD */