diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-03-04 20:53:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-03-09 00:25:39 +0100 |
| commit | c375ac35c728ebd99d794b3c2b64a3ecb07f27b1 (patch) | |
| tree | 2b53ca250ced98370528ba4eaea86a2eef1b4b80 /blockdev/linux | |
| parent | 3601ea5bae9247add596e2c6920e80a236803964 (diff) | |
Write all block group headers sequentially.
Before this the code would write:
headers for blocks 0-127 (without group descriptors)
group descriptors for blocks 0-127 to all blocks on disk
headers for blocks 128-255
group descriptors for blocks 128-255 to all blocks on disk
...
Diffstat (limited to 'blockdev/linux')
0 files changed, 0 insertions, 0 deletions
