diff options
| author | Arnd Bergmann <[email protected]> | 2015-09-27 16:45:40 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 04:06:18 +0200 |
| commit | 8c85bd76d3faad3ed6a3abefb636bc88287765d5 (patch) | |
| tree | 9babc61958002ea40abe29c4fb7de66ec8ba85c6 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | fdeccfdc37eff2125e926d4c78b02165711393ce (diff) | |
staging/lustre/llog: remove unused server code
Most of the code in llog.c and llog_cat.c is completely unused
on the client and can be removed, as a preparation for removing
the dt_object code.
Two tricky parts are:
- In llog_cat_close(), we rely on the fact that llh_flags never
contains LLOG_F_ZAP_WHEN_EMPTY, because nobody ever sets that
flag.
- In llog_read_header(), we check the return value of the lpi_cb
callback, and again we know that it cannot be LLOG_PROC_BREAK
or LLOG_DEL_RECORD and can remove the respective code path.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Oleg Drokin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions