diff options
author | 2022-12-12 08:37:22 +0100 | |
---|---|---|
committer | 2023-02-15 19:38:55 +0100 | |
commit | fdf9a37dcfd47e9bd18d1218f2d0b2fa3748d00d (patch) | |
tree | 6db3e2a618c2850ba6a5f20db32a92cf169d610f /scripts/generate_rust_analyzer.py | |
parent | btrfs: pass a btrfs_bio to btrfs_use_append (diff) | |
download | wireguard-linux-fdf9a37dcfd47e9bd18d1218f2d0b2fa3748d00d.tar.xz wireguard-linux-fdf9a37dcfd47e9bd18d1218f2d0b2fa3748d00d.zip |
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 <johannes.thumshirn@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions