X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_sec.h;h=3fdf2e75e405c262a65e497229a05c016b33d726;hp=50274fc440a67a9635bf6bef4cf49486f18fdf3d;hb=676f57c42c9332bc956025663eb767cf834e5cba;hpb=4aa9f72a4e93304ddbb19a47335e22e72e3545cc diff --git a/lustre/include/lustre_sec.h b/lustre/include/lustre_sec.h index 50274fc..3fdf2e7 100644 --- a/lustre/include/lustre_sec.h +++ b/lustre/include/lustre_sec.h @@ -721,7 +721,6 @@ struct ptlrpc_sec *sptlrpc_import_sec_ref(struct obd_import *imp); void sptlrpc_import_sec_put(struct obd_import *imp); int sptlrpc_import_check_ctx(struct obd_import *imp); -void sptlrpc_import_inval_all_ctx(struct obd_import *imp); void sptlrpc_import_flush_root_ctx(struct obd_import *imp); void sptlrpc_import_flush_my_ctx(struct obd_import *imp); void sptlrpc_import_flush_all_ctx(struct obd_import *imp);