]> asedeno.scripts.mit.edu Git - linux.git/commit
orangefs: remove gossip_ldebug and gossip_lerr
authorMartin Brandenburg <martin@omnibond.com>
Fri, 26 Jan 2018 19:07:12 +0000 (14:07 -0500)
committerMike Marshall <hubcap@omnibond.com>
Tue, 6 Feb 2018 21:38:12 +0000 (16:38 -0500)
commit79d7cd611d9e0ee9b4c38bd33f6082979826885f
tree1369204700dc07d586733eedb1263b1b5c91b387
parent7a3bc1f019e3ba25c7056e651fb463f05e395e9d
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 <martin@omnibond.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/orangefs-debugfs.c
fs/orangefs/protocol.h
fs/orangefs/super.c