Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc54db1
)
- dump log if memory leak observed
author
alex
<alex>
Mon, 11 Jul 2005 11:05:19 +0000
(11:05 +0000)
committer
alex
<alex>
Mon, 11 Jul 2005 11:05:19 +0000
(11:05 +0000)
lustre/lvfs/lvfs_linux.c
patch
|
blob
|
history
diff --git
a/lustre/lvfs/lvfs_linux.c
b/lustre/lvfs/lvfs_linux.c
index
112a1ad
..
2c61a1c
100644
(file)
--- a/
lustre/lvfs/lvfs_linux.c
+++ b/
lustre/lvfs/lvfs_linux.c
@@
-604,6
+604,8
@@
void lvfs_memdbg_show(void)
}
spin_unlock(&obd_memlist_lock);
#endif
+ /* remove for production */
+ portals_debug_dumplog();
}
}
EXPORT_SYMBOL(lvfs_memdbg_show);