X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fautofs4%2Fautofs_i.h;h=d6603d02304ceed0d0a1c0e6c80e497bcaf58394;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=47e38f3f7fecb2a97cf4f19b39f9d704a5974f04;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/fs/autofs4/autofs_i.h b/fs/autofs4/autofs_i.h index 47e38f3f7..d6603d023 100644 --- a/fs/autofs4/autofs_i.h +++ b/fs/autofs4/autofs_i.h @@ -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 *); +