diff options
author | Qu Wenruo <wqu@suse.com> | 2021-10-08 10:29:59 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-10-26 20:08:06 +0300 |
commit | 47926ab535744d3a9156b8cf507edc77d210595f (patch) | |
tree | efe8b6297b3ae27073c54aefdcf0c411a8f96b9f /arch/powerpc | |
parent | 3dcfbcce1b8749a6e62be11c41a797c98ecc4127 (diff) | |
download | linux-47926ab535744d3a9156b8cf507edc77d210595f.tar.xz |
btrfs: rename btrfs_dio_private::logical_offset to file_offset
The naming of "logical_offset" can be confused with logical bytenr of
the dio range.
In fact it's file offset, and the naming "file_offset" is already widely
used in all other sites.
Just do the rename to avoid confusion.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions