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

Changwei Ge ge.changwei at h3c.com
Thu Sep 28 18:58:10 PDT 2017


Acked-by: Changwei Ge <ge.changwei at h3c.com>

On 2017/9/28 19:16, Guozhonghua wrote:
> 
> 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, ...);
> 




More information about the Ocfs2-devel mailing list