summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2020-06-24 18:03:11 +0200
committerTom Rini <[email protected]>2020-09-07 21:00:36 -0400
commite3427184f38a3a5d2ac9a3c200a5c3fc17592ec6 (patch)
treeaa3021bacba25f9a905ad668ef8ad2136bdd7687 /scripts/const_structs.checkpatch
parent01347f64d5f86ae467141550f84ed0f97415a9ff (diff)
fs: btrfs: Implement btrfs_file_read()
This version of btrfs_file_read() has the following new features: - Tries all mirrors - More handling on unaligned size - Better compressed extent handling The old implementation doesn't handle compressed extent with offset properly: we need to read out the whole compressed extent, then decompress the whole extent, and only then copy the requested part. Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: Marek BehĂșn <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions