Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188679
b: refs/heads/master
c: 3ea25f9
h: refs/heads/master
i:
  188677: e69c0f3
  188675: a5abd54
  188671: 29c5afa
v: v3
  • Loading branch information
Sage Weil committed Jan 25, 2010
1 parent 7842023 commit 22a61f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec7384ec23dc5a9ea8733e90438e16b6066bfe1b
refs/heads/master: 3ea25f9441fc0951ada649105f2c57a59536b539
4 changes: 2 additions & 2 deletions trunk/fs/ceph/ceph_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#define CEPH_MDS_PROTOCOL 9 /* cluster internal */
#define CEPH_MON_PROTOCOL 5 /* cluster internal */
#define CEPH_OSDC_PROTOCOL 22 /* server/client */
#define CEPH_MDSC_PROTOCOL 31 /* server/client */
#define CEPH_MDSC_PROTOCOL 32 /* server/client */
#define CEPH_MONC_PROTOCOL 15 /* server/client */


Expand Down Expand Up @@ -271,7 +271,7 @@ enum {
CEPH_MDS_OP_RMDIR = 0x01221,
CEPH_MDS_OP_SYMLINK = 0x01222,

CEPH_MDS_OP_CREATE = 0x00301,
CEPH_MDS_OP_CREATE = 0x01301,
CEPH_MDS_OP_OPEN = 0x00302,
CEPH_MDS_OP_READDIR = 0x00305,

Expand Down

0 comments on commit 22a61f7

Please sign in to comment.