diff options
author | 2008-08-13 16:25:27 +1000 | |
---|---|---|
committer | 2008-08-13 16:25:27 +1000 | |
commit | 169d6227a71da125913c69c381643a8ae89da62d (patch) | |
tree | dfd2fbd343e7be583c5e767f897140de7ccc482c /lib/bitmap.c | |
parent | [XFS] small cleanups in xfs_btree.c (diff) | |
download | linux-dev-169d6227a71da125913c69c381643a8ae89da62d.tar.xz linux-dev-169d6227a71da125913c69c381643a8ae89da62d.zip |
[XFS] Use the same btree_cur union member for alloc and inobt trees.
The alloc and inobt btree use the same agbp/agno pair in the btree_cur
union. Make them use the same bc_private.a union member so that code for
these two short form btree implementations can be shared.
SGI-PV: 981498
SGI-Modid: xfs-linux-melb:xfs-kern:31788a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Tim Shimmin <tes@sgi.com>
Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions