Whamcloud - gitweb
ll_put_super(): remove noisy and no longer useful debugging statement.
authornikita <nikita>
Thu, 19 Feb 2009 13:03:49 +0000 (13:03 +0000)
committernikita <nikita>
Thu, 19 Feb 2009 13:03:49 +0000 (13:03 +0000)
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);