commit | 6a4c95013608120b2d88be67c6871cb6b86aa5d6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 11 22:26:00 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jul 11 22:26:00 2018 -0700 |
tree | 8127bea53ef9d50737ab180ca29648e4eb5b404d | |
parent | 5c665e5b5af6b8ad3e38ee73cb495ec695bcf589 [diff] |
xfs: rename the offset variable in xfs_writepage_map Calling it file_offset makes the usage more clear, especially with a new poffset variable that will be added soon for the offset inside the page. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>