diff options
author | Eric Sandeen <[email protected]> | 2017-01-27 23:16:38 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2017-01-30 16:32:24 -0800 |
commit | af7d20fd83d9e2b3111a847e4220bf943e2d531c (patch) | |
tree | 2ba9e759f4b5d236de8227b5761c20fcff4c2496 /net/lapb/lapb_iface.c | |
parent | f88ae46b09e93ef07ac9efaf85df62adb5ba58e6 (diff) |
xfs: make xfs_btree_magic more generic
Right now the xfs_btree_magic() define takes only a cursor;
change this to take crc and btnum args to make it more generically
useful, and move to a function.
This will allow xfs_btree_init_block_int callers which don't
have a cursor to make use of the xfs_magics array, which will
happen in the next patch.
Signed-off-by: Eric Sandeen <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions