Skip to content
Commit 7fd7d101 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Sage Weil
Browse files

ceph/mds_client.c: quiet sparse noise



Quiet the following sparse noise:

warning: symbol 'get_nonsnap_parent' was not declared. Should it be static?
warning: symbol 'done_closing_sessions' was not declared. Should it be static?

Local functions don't need external visability. Make them static.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Sage Weil <sage@newdream.net>
Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent c6ffe100
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment