From c53cecda7106e4c7eb14d5c26e28bda82743771d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 30 May 2014 22:10:16 +0000 Subject: remove old fsck_queue declarations fsck_queues were replaced by generic ioq for all requests in 1.3, but the declarations here were forgotten. --- cmogstored.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cmogstored.h b/cmogstored.h index 1006fc3..b37ff6e 100644 --- a/cmogstored.h +++ b/cmogstored.h @@ -544,10 +544,6 @@ struct mog_queue *mog_queue_init(int queue_fd); void mog_queue_stop(struct mog_queue *keep); void mog_queue_drop(struct mog_fd *); -/* fsck_queue.c */ -bool mog_fsck_queue_ready(struct mog_fd *mfd) MOG_CHECK; -void mog_fsck_queue_next(struct mog_fd *mfd); - /* valid_put_path.rl */ bool mog_valid_put_path(const char *buf, size_t len); -- cgit v1.2.3-24-ge0c7