Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / fs / autofs4 / autofs_i.h
index 47e38f3..d6603d0 100644 (file)
@@ -96,6 +96,7 @@ struct autofs_wait_queue {
 
 struct autofs_sb_info {
        u32 magic;
+       struct dentry *root;
        int pipefd;
        struct file *pipe;
        pid_t oz_pgrp;
@@ -230,4 +231,4 @@ out:
 }
 
 void autofs4_dentry_release(struct dentry *);
-extern void autofs4_kill_sb(struct super_block *);
+