From 5d07c14ead90bb5167f52bc859359e2034b372b5 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Tue, 1 Sep 2009 19:56:55 -0400 Subject: [PATCH] --- yaml --- r: 162778 b: refs/heads/master c: 81e251766e8f8c9d7abb5db784e58c5c45f82797 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_ialloc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d16a033b2077..2af742f4f1ca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f4378b6eaf63492c0f9a397d52813e0ae6b49e7b +refs/heads/master: 81e251766e8f8c9d7abb5db784e58c5c45f82797 diff --git a/trunk/fs/xfs/xfs_ialloc.c b/trunk/fs/xfs/xfs_ialloc.c index d12d805f20a5..ab64f3efb43b 100644 --- a/trunk/fs/xfs/xfs_ialloc.c +++ b/trunk/fs/xfs/xfs_ialloc.c @@ -59,7 +59,7 @@ xfs_ialloc_cluster_alignment( /* * Lookup a record by ino in the btree given by cur. */ -STATIC int /* error */ +int /* error */ xfs_inobt_lookup( struct xfs_btree_cur *cur, /* btree cursor */ xfs_agino_t ino, /* starting inode of chunk */