aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ceph/super.h')
-rw-r--r--fs/ceph/super.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ceph/super.h b/fs/ceph/super.h
index 384f0e2e7c68..ff7aaa32736c 100644
--- a/fs/ceph/super.h
+++ b/fs/ceph/super.h
@@ -707,6 +707,7 @@ extern void ceph_put_snap_realm(struct ceph_mds_client *mdsc,
707extern int ceph_update_snap_trace(struct ceph_mds_client *m, 707extern int ceph_update_snap_trace(struct ceph_mds_client *m,
708 void *p, void *e, bool deletion); 708 void *p, void *e, bool deletion);
709extern void ceph_handle_snap(struct ceph_mds_client *mdsc, 709extern void ceph_handle_snap(struct ceph_mds_client *mdsc,
710 struct ceph_mds_session *session,
710 struct ceph_msg *msg); 711 struct ceph_msg *msg);
711extern void ceph_queue_cap_snap(struct ceph_inode_info *ci, 712extern void ceph_queue_cap_snap(struct ceph_inode_info *ci,
712 struct ceph_snap_context *snapc); 713 struct ceph_snap_context *snapc);