net/mlx4: Fix firmware command timeout during interrupt test
[cascardo/linux.git] / fs / ceph / mds_client.h
index 6b36797..3c6f77b 100644 (file)
@@ -121,6 +121,7 @@ enum {
        CEPH_MDS_SESSION_CLOSING = 5,
        CEPH_MDS_SESSION_RESTARTING = 6,
        CEPH_MDS_SESSION_RECONNECTING = 7,
+       CEPH_MDS_SESSION_REJECTED = 8,
 };
 
 struct ceph_mds_session {