Tao Ma
c1e8d35ef5
ocfs2: Remove EXIT from masklog.
...
mlog_exit is used to record the exit status of a function.
But because it is added in so many functions, if we enable it,
the system logs get filled up quickly and cause too much I/O.
So actually no one can open it for a production system or even
for a test.
This patch just try to remove it or change it. So:
1. if all the error paths already use mlog_errno, it is just removed.
Otherwise, it will be replaced by mlog_errno.
2. if it is used to print some return value, it is replaced with
mlog(0,...).
mlog_exit_ptr is changed to mlog(0.
All those mlog(0,...) will be replaced with trace events later.
Signed-off-by: Tao Ma <boyu.mt@taobao.com >
2011-03-07 16:43:21 +08:00
..
2011-01-12 20:03:43 -05:00
2011-01-12 20:02:45 -05:00
2011-01-12 20:03:42 -05:00
2011-02-25 11:12:37 -08:00
2011-01-18 01:21:29 -05:00
2011-01-13 08:03:15 -08:00
2011-01-07 17:50:26 +11:00
2011-03-15 15:48:13 -07:00
2010-10-15 15:53:27 +02:00
2011-03-10 03:44:05 -05:00
2011-02-21 22:31:47 +00:00
2011-01-13 10:27:28 -08:00
2011-01-16 21:22:29 +00:00
2011-01-13 08:03:23 -08:00
2010-10-29 04:16:28 -04:00
2010-10-29 04:16:28 -04:00
2011-02-11 16:50:47 -06:00
2011-02-21 14:46:36 -06:00
2011-01-07 17:50:26 +11:00
2011-03-03 01:28:17 -05:00
2011-03-15 02:21:44 -04:00
2011-03-02 11:03:52 +01:00
2011-03-15 02:21:45 -04:00
2011-03-15 02:21:45 -04:00
2011-03-14 09:15:28 -04:00
2011-01-07 17:50:26 +11:00
2011-01-14 09:23:36 -08:00
2011-03-14 09:15:28 -04:00
2011-03-14 09:15:28 -04:00
2011-03-03 01:28:40 -05:00
2011-02-03 16:34:18 -07:00
2011-01-12 20:03:42 -05:00
2011-01-17 05:11:37 -05:00
2011-01-07 17:50:26 +11:00
2011-01-07 17:50:26 +11:00
2011-03-14 09:15:28 -04:00
2010-12-10 16:04:28 +01:00
2011-02-12 08:18:24 -05:00
2011-01-17 11:15:30 -08:00
2011-03-15 02:21:44 -04:00
2011-01-25 15:24:47 -05:00
2011-01-13 10:45:01 -08:00
2011-03-03 01:28:16 -05:00
2011-01-12 20:03:43 -05:00
2011-03-11 15:38:07 -05:00
2011-01-25 15:24:47 -05:00
2011-03-08 19:46:10 -05:00
2011-03-03 15:37:59 -08:00
2011-01-13 10:05:56 -08:00
2011-01-31 12:58:11 +10:00
2011-03-07 16:43:21 +08:00
2010-10-29 04:16:13 -04:00
2011-01-07 17:50:26 +11:00
2011-03-14 10:14:28 -07:00
2011-03-10 03:41:53 -05:00
2011-01-07 17:50:26 +11:00
2011-01-12 19:14:55 +01:00
2010-10-29 04:16:31 -04:00
2011-03-15 02:21:44 -04:00
2011-01-07 17:50:26 +11:00
2011-01-26 10:50:05 +10:00
2011-01-20 17:02:05 -08:00
2011-03-03 01:28:16 -05:00
2011-03-15 02:21:44 -04:00
2011-03-14 09:15:28 -04:00
2011-03-03 01:28:16 -05:00
2011-03-14 09:15:28 -04:00
2011-02-25 15:07:37 -08:00
2011-01-16 13:47:07 -05:00
2011-01-07 17:50:29 +11:00
2010-10-14 10:57:40 -07:00
2011-01-13 08:03:12 -08:00
2010-10-29 04:16:28 -04:00
2011-01-03 15:01:48 +01:00
2010-11-10 14:40:43 +01:00
2011-02-28 18:08:31 -08:00
2010-12-17 15:18:05 +01:00
2011-01-13 10:45:01 -08:00
2011-01-07 14:39:20 -08:00
2011-03-15 02:21:44 -04:00
2011-03-15 15:46:11 -07:00
2011-01-20 17:02:05 -08:00
2011-02-21 15:07:04 -08:00
2011-02-25 15:07:36 -08:00
2011-03-14 09:15:25 -04:00
2011-03-15 02:21:45 -04:00
2011-03-15 02:21:44 -04:00
2010-10-15 15:53:27 +02:00
2011-03-15 02:21:45 -04:00
2011-01-07 17:50:27 +11:00
2011-01-16 13:47:07 -05:00
2011-01-13 17:32:48 -08:00
2011-01-07 17:50:29 +11:00
2011-02-25 11:13:26 -08:00
2011-03-15 02:21:44 -04:00
2011-02-02 16:03:20 -08:00
2010-11-15 10:23:31 +01:00
2011-03-15 02:21:37 -04:00
2010-10-27 18:03:12 -07:00
2011-01-12 20:03:43 -05:00
2011-01-14 13:17:26 -08:00
2011-03-15 02:21:37 -04:00
2011-01-10 19:04:08 +01:00
2011-01-13 17:32:32 -08:00
2011-03-15 17:16:25 -04:00
2011-03-15 02:21:45 -04:00
2011-03-14 09:15:28 -04:00
2010-10-15 15:53:27 +02:00
2011-03-15 02:21:45 -04:00
2011-01-20 16:21:59 -08:00
2011-01-07 17:50:33 +11:00
2011-01-25 15:24:47 -05:00
2011-01-12 20:06:58 -05:00
2011-01-13 08:03:12 -08:00
2010-10-25 21:26:12 -04:00
2010-10-26 10:13:10 -07:00
2011-01-13 10:45:01 -08:00
2011-03-15 02:21:45 -04:00
2011-03-14 09:15:28 -04:00
2011-02-11 16:12:19 -08:00
2010-10-15 15:53:27 +02:00