diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-02-01 10:16:03 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-02-05 08:48:11 -0800 |
commit | ffaa196f622127acb7895723c4849fad68210270 (patch) | |
tree | ab1e795424dff3eb6795e667f7c2de3732b6196b /fs/xfs/libxfs | |
parent | 1534328bb427f175e5de56c9af62f8f4675da595 (diff) |
xfs: fix confusing variable names in xfs_rmap_item.c
Variable names in this code module are inconsistent and confusing.
xfs_map_extent describe file mappings, so rename them "map".
xfs_rmap_intents describe block mapping intents, so rename them "ri".
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/libxfs')
0 files changed, 0 insertions, 0 deletions