Re: [PATCH] filemap: Convert generic_perform_write() to support large folios

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

 



On Thu, Jan 11, 2024 at 07:57:08PM +0000, Matthew Wilcox wrote:
> I'm just doing an xfstests run now, but I think this will fix the problem
> (it's up to 400 seconds after crashing at 6 seconds the first time).
> Essentially if we pass in a length larger than the folio we find, we
> just clamp the amount of work we do to the size of the folio.

No, that's not enough.  It dies in submit_bh_wbc() at the
BUG_ON(buffer_delay(bh));  I have no idea why.

Since Dave tells me he's not using generic_perform_write(), and the only
possible user would be the bs>PS work, I'm going to abandon this for now.




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux