diff options
| author | Darrick J. Wong <[email protected]> | 2016-08-03 11:36:07 +1000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2016-08-03 11:36:07 +1000 |
| commit | 035e00acb5c719bd003639b90716a7e94e023b73 (patch) | |
| tree | bf4db815b139e959b9ecc06e35f4c1c8ddcb68ca /drivers/misc/ibmasm/module.c | |
| parent | 673930c34a4500c616cf9b2bbe1ae131ead2e155 (diff) | |
xfs: define the on-disk rmap btree format
Originally-From: Dave Chinner <[email protected]>
Now we have all the surrounding call infrastructure in place, we can
start filling out the rmap btree implementation. Start with the
on-disk btree format; add everything needed to read, write and
manipulate rmap btree blocks. This prepares the way for adding the
btree operations implementation.
[darrick: record owner and offset info in rmap btree]
[darrick: fork, bmbt and unwritten state in rmap btree]
[darrick: flags are a separate field in xfs_rmap_irec]
[darrick: calculate maxlevels separately]
[darrick: move the 'unwritten' bit into unused parts of rm_offset]
Signed-off-by: Dave Chinner <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/module.c')
0 files changed, 0 insertions, 0 deletions