[Ocfs2-devel] [PATCH] ocfs2: remove unused function ocfs2_publish_get_mount_state.

Guozhonghua guozhonghua at h3c.com
Thu Sep 28 04:14:35 PDT 2017


Remove unused function ocfs2_publish_get_mount_state.

Signed-off-by: guozhonghua <guozhonghua at h3c.com>
---
 fs/ocfs2/super.h |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/fs/ocfs2/super.h b/fs/ocfs2/super.h
index b023e4f..d4550c8 100644
--- a/fs/ocfs2/super.h
+++ b/fs/ocfs2/super.h
@@ -26,9 +26,6 @@
 #ifndef OCFS2_SUPER_H
 #define OCFS2_SUPER_H
 
-int ocfs2_publish_get_mount_state(struct ocfs2_super *osb,
-				  int node_num);
-
 __printf(3, 4)
 int __ocfs2_error(struct super_block *sb, const char *function,
 		   const char *fmt, ...);
-- 
1.7.9.5



More information about the Ocfs2-devel mailing list