Commit 01a3af22 authored by Darrick J. Wong's avatar Darrick J. Wong
Browse files

xfs: fix confusing variable names in xfs_refcount_item.c



Variable names in this code module are inconsistent and confusing.
xfs_phys_extent describe physical mappings, so rename them "pmap".
xfs_refcount_intents describe refcount intents, so rename them "ri".

Signed-off-by: default avatarDarrick J. Wong <djwong@kernel.org>
parent 0b11553e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment