diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-04 07:26:31 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-11-11 09:06:45 -0700 |
commit | 0ef2b9e698dbf9ba78f67952a747f35eb7060470 (patch) | |
tree | 519ea11f26f3efca00a48b3a00c9a53bbe90d3f6 /drivers/pps | |
parent | 7ecd2cd4fae3e8410c0a6620f3a83dcdbb254f02 (diff) |
block: lift bio_is_zone_append to bio.h
Make bio_is_zone_append globally available, because file systems need
to use to check for a zone append bio in their end_io handlers to deal
with the block layer emulation.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20241104062647.91160-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions