diff options
author | Chandan Rajendra <chandan@linux.vnet.ibm.com> | 2016-01-21 13:25:54 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-02-01 21:23:47 +0300 |
commit | c40a3d38aff4e1c832d1692850621be7d5e5308c (patch) | |
tree | e6f172d5c570047271691f9bd7bbcfc321b413de /scripts/gdb/linux/utils.py | |
parent | 2e78c927d79333f299a8ac81c2fd2952caeef335 (diff) | |
download | linux-c40a3d38aff4e1c832d1692850621be7d5e5308c.tar.xz |
Btrfs: Compute and look up csums based on sectorsized blocks
Checksums are applicable to sectorsize units. The current code uses
bio->bv_len units to compute and look up checksums. This works on machines
where sectorsize == PAGE_SIZE. This patch makes the checksum computation and
look up code to work with sectorsize units.
Reviewed-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions