]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_fs: Split CEPH_FEATURE_{SUPPORTED, REQUIRED} flags into service-based flags
authorGreg Farnum <gregf@hq.newdream.net>
Fri, 26 Feb 2010 18:57:37 +0000 (10:57 -0800)
committerGreg Farnum <gregf@hq.newdream.net>
Tue, 2 Mar 2010 18:02:03 +0000 (10:02 -0800)
commitce20691d712f9b1c2f5d6a4f16a7a452c0fd13f3
treec272c484eeb38faf4b1bcfbebe75b2c922c2f531
parent647e4ce65485e06b531c84f3fa539f102e0138fc
ceph_fs: Split CEPH_FEATURE_{SUPPORTED, REQUIRED} flags into service-based flags
msgr: New get_{required,supported}_bits methods which calculate required bits
based on type of self and of peer. Replace all hard-coded flag uses with these.
src/include/ceph_fs.h
src/msg/SimpleMessenger.cc
src/msg/SimpleMessenger.h