Whamcloud - gitweb
Revert "LU-7030 security: put imp_sec after all requests drained off"
[fs/lustre-release.git] / lustre / include / obd_class.h
index be9849d..9033e79 100644 (file)
@@ -1686,7 +1686,6 @@ struct lwp_register_item {
  * <shaver> // XXX do not look into _superhack with remaining eye
  * <shaver> // XXX if this were any uglier, I'd get my own show on MTV */
 extern int (*ptlrpc_put_connection_superhack)(struct ptlrpc_connection *c);
-extern void (*sptlrpc_sec_put_superhack)(struct obd_import *imp);
 
 /* obd_mount.c */
 #ifdef HAVE_SERVER_SUPPORT