diff options
author | Dave Chinner <dchinner@redhat.com> | 2016-05-18 14:09:46 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2016-05-18 14:09:46 +1000 |
commit | 194293631d009254348f43710a7673bbb84a4172 (patch) | |
tree | b6793ca67c55e30b88c58792374cc0d39ce74f09 /ipc | |
parent | 5a90e53e8124d3ebe4b2a6309fa3c3225c23a62a (diff) |
xfs: rename variables in xfs_iflush_cluster for clarity
The cluster inode variable uses unconventional naming - iq - which
makes it hard to distinguish it between the inode passed into the
function - ip - and that is a vector for mistakes to be made.
Rename all the cluster inode variables to use a more conventional
prefixes to reduce potential future confusion (cilist, cilist_size,
cip).
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions