diff options
author | Eric Biggers <[email protected]> | 2022-11-06 14:48:41 -0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2022-12-08 21:49:24 -0500 |
commit | 8805dbcb3e83a4e5a6c91edc15643a7498e576ce (patch) | |
tree | c01526ce4ed0901930caef5e8b4a2e1f826cd732 /scripts/generate_rust_analyzer.py | |
parent | 48a6a66db82b8043d298a630f22c62d43550cae5 (diff) |
ext4: simplify fast-commit CRC calculation
Instead of checksumming each field as it is added to the block, just
checksum each block before it is written. This is simpler, and also
much more efficient.
Signed-off-by: Eric Biggers <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions