diff options
author | Christoph Hellwig <[email protected]> | 2008-10-30 16:55:34 +1100 |
---|---|---|
committer | Lachlan McIlroy <[email protected]> | 2008-10-30 16:55:34 +1100 |
commit | 65f1eaeac0efc968797f3ac955b85ba3f5d4f9c8 (patch) | |
tree | 149c010e3a1d4abb60021ed39d3972459f63d13d /fs/jbd/commit.c | |
parent | ce5e42db421a41b1ad0cfd68c6058566b963e14b (diff) |
[XFS] add helpers for addressing entities inside a btree block
Add new helpers in xfs_btree.c to find the record, key and block pointer
entries inside a btree block. To implement this genericly the
->get_maxrecs methods and two new xfs_btree_ops entries for the key and
record sizes are used. Also add a big comment describing how the
addressing inside a btree block works.
Note that these helpers are unused until users are introduced in the next
patches and this patch will thus cause some harmless compiler warnings.
SGI-PV: 985583
SGI-Modid: xfs-linux-melb:xfs-kern:32189a
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Lachlan McIlroy <[email protected]>
Signed-off-by: Bill O'Donnell <[email protected]>
Signed-off-by: David Chinner <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions