diff options
| author | Johannes Thumshirn <[email protected]> | 2024-05-13 16:01:43 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-07-11 13:33:28 +0000 |
| commit | 2422547e99f99f952d1a37f26b63289f749d5fcd (patch) | |
| tree | 7f67f3749a19ee368255a3f431cc45f63a847de9 /fs/btrfs/delayed-inode.c | |
| parent | btrfs: print-tree: add generation and type dump for EXTENT_DATA_KEY (diff) | |
| download | kernel-2422547e99f99f952d1a37f26b63289f749d5fcd.tar.gz kernel-2422547e99f99f952d1a37f26b63289f749d5fcd.zip | |
btrfs: remove raid-stripe-tree encoding field from stripe_extent
Remove the encoding field from 'struct btrfs_stripe_extent'. It was
originally intended to encode the RAID type as well as if we're a data
or a parity stripe.
But the RAID type can be inferred form the block-group and the data vs.
parity differentiation can be done easier with adding a new key type
for parity stripes in the RAID stripe tree.
Signed-off-by: Johannes Thumshirn <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/delayed-inode.c')
0 files changed, 0 insertions, 0 deletions
