commit | 81e251766e8f8c9d7abb5db784e58c5c45f82797 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Sep 01 19:56:55 2009 -0400 |
committer | Felix Blyakher <felixb@sgi.com> | Tue Sep 01 20:43:01 2009 -0500 |
tree | 10346e889fd15183c4253f392cf5d2ffa6cdf85f | |
parent | f4378b6eaf63492c0f9a397d52813e0ae6b49e7b [diff] |
xfs: un-static xfs_inobt_lookup xfs_inobt_lookup is also used in xfs_itable.c, remove the STATIC modifier from it's declaration to fix non-debug builds. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Felix Blyakher <felixb@sgi.com> Signed-off-by: Felix Blyakher <felixb@sgi.com>