diff options
author | David Sterba | 2017-10-04 17:07:07 +0200 |
---|---|---|
committer | David Sterba | 2017-10-30 12:28:00 +0100 |
commit | 6aa21263e3a0594c2bd37eac784a0259e47dabbd (patch) | |
tree | 7de254b3e5fed2ea1f53a99cb0d56e22f1e9489d /security | |
parent | 2351f431f727223b4d82851ee8fc045bf51edd34 (diff) |
btrfs: scrub: get rid of sector_t
The use of sector_t is not necessry, it's just for a warning. Switch to
u64 and rename the variable and use byte units instead of 512b, ie.
dropping the >> 9 shifts. The messages are adjusted as well.
Reviewed-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions