[Ocfs2-devel] [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep

Christoph Hellwig hch at infradead.org
Sun Oct 14 10:22:37 PDT 2018


On Fri, Oct 12, 2018 at 05:06:58PM -0700, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong at oracle.com>
> 
> Plumb the remap flags through the filesystem from the vfs function
> dispatcher all the way to the prep function to prepare for behavior
> changes in subsequent patches.
> 
> Signed-off-by: Darrick J. Wong <darrick.wong at oracle.com>
> Reviewed-by: Amir Goldstein <amir73il at gmail.com>

It seems like we should have passed this down earlier before all
the renaing and adding new helpers that could have easily started
out with the flags.



More information about the Ocfs2-devel mailing list