commit | 79d7cd611d9e0ee9b4c38bd33f6082979826885f | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <[email protected]> | Fri Jan 26 14:07:12 2018 -0500 |
committer | Mike Marshall <[email protected]> | Tue Feb 06 16:38:12 2018 -0500 |
tree | 1369204700dc07d586733eedb1263b1b5c91b387 | |
parent | 7a3bc1f019e3ba25c7056e651fb463f05e395e9d [diff] |
orangefs: remove gossip_ldebug and gossip_lerr gossip_ldebug is unused. gossip_lerr is used in two places. The messages are unique so line numbers are unnecessary. Also remove support for compiling gossip messages out. It wasn't possible to enable it anyway. Signed-off-by: Martin Brandenburg <[email protected]> Signed-off-by: Mike Marshall <[email protected]>