libceph: clean up con flags
authorSage Weil <sage@inktank.com>
Sat, 21 Jul 2012 00:29:55 +0000 (17:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Nov 2012 19:38:41 +0000 (11:38 -0800)
commit63c1362476141f4fb340e8236d41674be9fc1983
tree13be911ab412f8e02ec6cdfa2688bc5b4296c0a2
parent265fb7c177f9db75d628b3479b6223c1c8110e67
libceph: clean up con flags

(cherry picked from commit 4a8616920860920abaa51193146fe36b38ef09aa)

Rename flags with CON_FLAG prefix, move the definitions into the c file,
and (better) document their meaning.

Signed-off-by: Sage Weil <sage@inktank.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/ceph/messenger.h
net/ceph/messenger.c