Whamcloud - gitweb
LU-12514 llite: move client mounting from obdclass to llite
[fs/lustre-release.git] / lustre / llite / llite_lib.c
index 5bdef51..f7a7cb3 100644 (file)
@@ -1428,8 +1428,6 @@ out_no_sbi:
 
        cl_env_cache_purge(~0);
 
-       module_put(THIS_MODULE);
-
        EXIT;
 } /* client_put_super */