summaryrefslogtreecommitdiff
path: root/ctree.c
diff options
context:
space:
mode:
authorZach Brown <zab@redhat.com>2013-08-14 16:16:41 -0700
committerDavid Sterba <dsterba@suse.cz>2013-09-03 19:41:08 +0200
commitd1dc0919808b4a80c47ca720e5ff610ed6f4a1b5 (patch)
treed2c2ab2dca2dc3d44ae3fac38aa4d124b02eeee4 /ctree.c
parent66253a818362601c00c4b98715bd819940075937 (diff)
btrfs-progs: make many private symbols static
Signed-off-by: Zach Brown <zab@redhat.com> Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'ctree.c')
-rw-r--r--ctree.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ctree.c b/ctree.c
index 1b093f6b..8b1fc079 100644
--- a/ctree.c
+++ b/ctree.c
@@ -136,8 +136,8 @@ int btrfs_copy_root(struct btrfs_trans_handle *trans,
/*
* check if the tree block can be shared by multiple trees
*/
-int btrfs_block_can_be_shared(struct btrfs_root *root,
- struct extent_buffer *buf)
+static int btrfs_block_can_be_shared(struct btrfs_root *root,
+ struct extent_buffer *buf)
{
/*
* Tree blocks not in refernece counted trees and tree roots