Whamcloud - gitweb
LU-4536 tests: disable sanity test_65ic for ZFS
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_iam_lfix.c
index 85a84ad..061ff31 100644 (file)
@@ -206,7 +206,7 @@ static struct iam_lentry *iam_lfix_get_end(const struct iam_leaf *l)
         return ile;
 }
 
-struct iam_rec *iam_lfix_rec(const struct iam_leaf *l)
+static struct iam_rec *iam_lfix_rec(const struct iam_leaf *l)
 {
         void *e = l->il_at;
         assert_corr(iam_leaf_at_rec(l));