X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fceph%2Fsuper.h;h=13513b80d87f6854511ef8bd77784f596791afba;hb=4462dc02842698f173f518c1f5ce79c0fb89395a;hp=ca702c67bc6635b95ac2345811b65301c9ed0e57;hpb=0fdf86754f70e813845af4abaa805165ce57a0bb;p=karo-tx-linux.git diff --git a/fs/ceph/super.h b/fs/ceph/super.h index ca702c67bc66..13513b80d87f 100644 --- a/fs/ceph/super.h +++ b/fs/ceph/super.h @@ -10,6 +10,7 @@ #include #include #include +#include #include #include #include @@ -715,8 +716,7 @@ extern int ceph_update_snap_trace(struct ceph_mds_client *m, extern void ceph_handle_snap(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, struct ceph_msg *msg); -extern void ceph_queue_cap_snap(struct ceph_inode_info *ci, - struct ceph_snap_context *snapc); +extern void ceph_queue_cap_snap(struct ceph_inode_info *ci); extern int __ceph_finish_cap_snap(struct ceph_inode_info *ci, struct ceph_cap_snap *capsnap); extern void ceph_cleanup_empty_realms(struct ceph_mds_client *mdsc);