diff options
author | Christoph Hellwig <[email protected]> | 2022-12-12 08:37:22 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-02-15 19:38:55 +0100 |
commit | fdf9a37dcfd47e9bd18d1218f2d0b2fa3748d00d (patch) | |
tree | 6db3e2a618c2850ba6a5f20db32a92cf169d610f /fs/btrfs/dev-replace.c | |
parent | 921603c76246a7f716b9a244d7b1fa1653935f31 (diff) |
btrfs: never return true for reads in btrfs_use_zone_append
Using Zone Append only makes sense for writes to the device, so check
that in btrfs_use_zone_append. This avoids the possibility of
artificially limited read size on zoned file systems.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions