diff options
author | Christoph Hellwig <hch@infradead.org> | 2008-10-30 16:54:12 +1100 |
---|---|---|
committer | Lachlan McIlroy <lachlan@sgi.com> | 2008-10-30 16:54:12 +1100 |
commit | de227dd9604934d2a6d33cd332d1be431719c93e (patch) | |
tree | 36254901d67015aa2f2621bea47f8082c31c8e55 /fs/gfs2/sys.c | |
parent | 561f7d17390d00444e6cd0b02b7516c91528082e (diff) |
[XFS] add generic btree types
Add generic union types for btree pointers, keys and records. The generic
btree pointer contains either a 32 and 64bit big endian scalar for short
and long form btrees, and the key and record contain the relevant type for
each possible btree.
Split out from a bigger patch from Dave Chinner and simplified a little
further.
SGI-PV: 985583
SGI-Modid: xfs-linux-melb:xfs-kern:32178a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Bill O'Donnell <billodo@sgi.com>
Signed-off-by: David Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/gfs2/sys.c')
0 files changed, 0 insertions, 0 deletions