diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ceph/ceph_fs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/ceph/ceph_fs.h b/include/linux/ceph/ceph_fs.h index 2ad7b860f062..26bb587deb78 100644 --- a/include/linux/ceph/ceph_fs.h +++ b/include/linux/ceph/ceph_fs.h | |||
| @@ -282,6 +282,8 @@ enum { | |||
| 282 | CEPH_SESSION_RENEWCAPS, | 282 | CEPH_SESSION_RENEWCAPS, |
| 283 | CEPH_SESSION_STALE, | 283 | CEPH_SESSION_STALE, |
| 284 | CEPH_SESSION_RECALL_STATE, | 284 | CEPH_SESSION_RECALL_STATE, |
| 285 | CEPH_SESSION_FLUSHMSG, | ||
| 286 | CEPH_SESSION_FLUSHMSG_ACK, | ||
| 285 | }; | 287 | }; |
| 286 | 288 | ||
| 287 | extern const char *ceph_session_op_name(int op); | 289 | extern const char *ceph_session_op_name(int op); |
