diff options
| author | Naohiro Aota <[email protected]> | 2023-10-17 07:23:22 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-11-03 15:38:56 +0000 |
| commit | dfcb03ae8a341600d72fbf3c79429f306764d653 (patch) | |
| tree | edccc2c454b04099b71efcc352c96e75d79235c9 /tools/net/ynl/generated/devlink-user.c | |
| parent | btrfs: directly return 0 on no error code in btrfs_insert_raid_extent() (diff) | |
| download | kernel-dfcb03ae8a341600d72fbf3c79429f306764d653.tar.gz kernel-dfcb03ae8a341600d72fbf3c79429f306764d653.zip | |
btrfs: zoned: drop no longer valid write pointer check
There is a check of the write pointer vs the zone size to reject an invalid
write pointer. However, as of now, we have RAID0/RAID10 on the zoned
mode, we can have a block group whose size is larger than the zone size.
As an equivalent check against the block group's zone_capacity is already
there, we can just drop this invalid check.
Fixes: 568220fa9657 ("btrfs: zoned: support RAID0/1/10 on top of raid stripe tree")
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Naohiro Aota <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/devlink-user.c')
0 files changed, 0 insertions, 0 deletions
