X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flustre_disk.h;h=2c93c3b811e1166f54536170b3d630ffadfd7add;hb=aea35b00bb5fd40d91dad066f61058dc9d208979;hp=239308001253dfbf7ca5c2623787660a8d9f1960;hpb=5b66e3d696b0e51687e129bfd5beaee35c7c8393;p=fs%2Flustre-release.git diff --git a/lustre/include/lustre_disk.h b/lustre/include/lustre_disk.h index 2393080..2c93c3b 100644 --- a/lustre/include/lustre_disk.h +++ b/lustre/include/lustre_disk.h @@ -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);