Whamcloud - gitweb
LU-163 Input valid 'mnt' parameter for 'dentry_open()'
[fs/lustre-release.git] / lustre / include / lustre_disk.h
index 07c0ca8..4dc85ab 100644 (file)
@@ -467,7 +467,8 @@ struct lustre_mount_info {
 #ifdef __KERNEL__
 
 /* obd_mount.c */
-void lustre_register_client_fill_super(int (*cfs)(struct super_block *sb));
+void lustre_register_client_fill_super(int (*cfs)(struct super_block *sb,
+                                                  struct vfsmount *mnt));
 void lustre_register_kill_super_cb(void (*cfs)(struct super_block *sb));