Re: [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 16, 2025 at 12:18:21PM -0700, Joanne Koong wrote:
> Nothing in this series uses the iomap read path, but fuse might be
> used in environments where CONFIG_BLOCK isn't set. What I'm trying to
> do with this patch is move the logic in iomap readpage that's block /
> bio dependent out of buffered-io.c and gate that behind a #ifdef
> CONFIG_BLOCK check so that fuse can use buffered-io.c without breaking
> compilation for non-CONFIG_BLOCK environments

Ah, ok.  Are you fine with getting something that works for fuse first,
and then we look into !CONFIG_BLOCK environments as a next step?




[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux