Re: [PATCH] reiserfs: Convert to writepages

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

 



On Thu 11-04-24 19:08:50, Matthew Wilcox wrote:
> On Tue, Mar 05, 2024 at 06:53:08PM +0000, Matthew Wilcox wrote:
> > On Tue, Mar 05, 2024 at 06:52:05PM +0000, Matthew Wilcox (Oracle) wrote:
> > > Use buffer_migrate_folio to handle folio migration instead of writing
> > > out dirty pages and reading them back in again.  Use writepages to write
> > > out folios more efficiently.  We now only do that wait_on_write_block
> > > check once per call to writepages instead of once per page.  It would be
> > > possible to do one transaction per writeback run, but that's a bit of a
> > > big change to do to this old filesystem, so leave it as one transaction
> > > per folio (and leave reiserfs supporting only one page per folio).
> > > 
> > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
> 
> This patch is not yet in linux-next.  Do I need to do anything to
> make that happen?

Hum, usually Andrew picks these up but he was not on CC this time. Queued
into my tree.

								Honza
-- 
Jan Kara <jack@xxxxxxxx>
SUSE Labs, CR




[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