[Ocfs2-devel] remove most callers of write_one_page v3

Al Viro viro at zeniv.linux.org.uk
Wed Jan 18 21:33:32 UTC 2023


On Wed, Jan 18, 2023 at 09:23:37PM +0000, Al Viro wrote:
> On Wed, Jan 18, 2023 at 06:30:20PM +0100, Christoph Hellwig wrote:
> > Hi all,
> > 
> > this series removes most users of the write_one_page API.  These helpers
> > internally call ->writepage which we are gradually removing from the
> > kernel.
> > 
> > Changes since v2:
> >  - more minix error handling fixes
> > 
> > Changes since v1:
> >  - drop the btrfs changes (queue up in the btrfs tree)
> >  - drop the finaly move to jfs (can't be done without the btrfs patches)
> >  - fix the existing minix code to properly propagate errors
> 
> Grabbed.  I'll split that into per-fs branches (and synchronize wrt
> fixes), fold the kmap_local stuff into that and push out.

BTW, do you have the check for minix_delete_entry() failure when called
from minix_rename() anywhere in your tree?  I don't see that in this
series; I'm adding the trivial fix, hopefully that won't end up
creating conflicts...



More information about the Ocfs2-devel mailing list