diff options
Diffstat (limited to 'heal')
-rw-r--r-- | heal/src/glfs-heal.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/heal/src/glfs-heal.c b/heal/src/glfs-heal.c index 10607ea9155..a9baad3ac56 100644 --- a/heal/src/glfs-heal.c +++ b/heal/src/glfs-heal.c @@ -37,9 +37,6 @@ out: return ret; } -extern int glfs_loc_touchup (loc_t *); -xlator_t *glfs_active_subvol (struct glfs *); -void glfs_subvol_done (struct glfs *, xlator_t *); int glfsh_get_index_dir_loc (loc_t *rootloc, xlator_t *xl, loc_t *dirloc, |