mirror of
https://github.com/ceph/ceph
synced 2024-12-29 15:03:33 +00:00
mds: rev mds cluster internal protocol
The lock encoding changed with the dirty bit on scatterlocks. Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
parent
2ea9b2d7db
commit
9b9b86935e
@ -22,7 +22,7 @@
|
||||
* client-facing protocol.
|
||||
*/
|
||||
#define CEPH_OSD_PROTOCOL 8 /* cluster internal */
|
||||
#define CEPH_MDS_PROTOCOL 12 /* cluster internal */
|
||||
#define CEPH_MDS_PROTOCOL 13 /* cluster internal */
|
||||
#define CEPH_MON_PROTOCOL 5 /* cluster internal */
|
||||
#define CEPH_OSDC_PROTOCOL 24 /* server/client */
|
||||
#define CEPH_MDSC_PROTOCOL 32 /* server/client */
|
||||
|
Loading…
Reference in New Issue
Block a user