Re: [PATCH 03/12] iomap: refactor the writeback interface

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

 



On Fri, Jun 27, 2025 at 11:14:05AM -0400, Brian Foster wrote:
> >   struct iomap_writeback_ops {
> > -     int (*map_blocks)(struct iomap_writeback_ctx *wpc, struct inode *inode,
> > -                       loff_t offset, unsigned len);
> > -     int (*submit_ioend)(struct iomap_writeback_ctx *wpc, int status);
> > -     void (*discard_folio)(struct folio *folio, loff_t pos);
> > +    int (*writeback_range)(struct iomap_writeback_ctx *wpc,
> > +    		struct folio *folio, u64 pos, unsigned int len, u64 end_pos);
> 
> Whitespace damage on the above line.

Without this the vim syntax highlighting is confused for the rest of the
file unfortunately.  Not sure how to deal with it, the RST formatting
keeps driving me crazy.  As does this document, which really should
not duplicate the type information, but folks really wanted this
annoyingly redundant information that is a huge pain to maintain for no
gain at all :(





[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux