]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ceph/super.h
ceph: queue_cap_snap should always queue dirty context
[net-next-2.6.git] / fs / ceph / super.h
index 65d12036b670ca5d14e5d816e2dfac04dd773ed1..4c07acaf21e352b8e9a0b22300bcc18d4dc639c5 100644 (file)
@@ -714,8 +714,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);