Whamcloud - gitweb
ll_put_super(): remove noisy and no longer useful debugging statement.
[fs/lustre-release.git] / lustre / llite / llite_lib.c
index 2f20b80..b407584 100644 (file)
@@ -1006,7 +1006,6 @@ void ll_put_super(struct super_block *sb)
         lustre_common_put_super(sb);
 
         cl_env_cache_purge(~0);
-        lu_context_keys_dump();
 
         LCONSOLE_WARN("client %s umount complete\n", ll_instance);