Whamcloud - gitweb
Merge fixes from b1_6 to HEAD.
[fs/lustre-release.git] / lustre / include / lustre_disk.h
index 2393080..2c93c3b 100644 (file)
@@ -269,6 +269,9 @@ struct lustre_mount_info {
 
 /* obd_mount.c */
 void lustre_register_client_fill_super(int (*cfs)(struct super_block *sb));
+void lustre_register_kill_super_cb(void (*cfs)(struct super_block *sb));
+
+
 int lustre_common_put_super(struct super_block *sb);
 int lustre_process_log(struct super_block *sb, char *logname, 
                      struct config_llog_instance *cfg);