Re: [PATCH 15/26] mm: Export writeback_iter()

From: David Howells
Date: Wed Apr 03 2024 - 08:58:38 EST


Christoph Hellwig <hch@xxxxxx> wrote:

> > So why are we bothering with EXPORT_SYMBOL at all? Why don't you just
> > send a patch replace all of them with EXPORT_SYMBOL_GPL()?
>
> No my business.

Clearly it is as you're gradually replacing APIs with stuff that is GPL'd.

> But if you want to side track this let me just put this in here:
>
> NAK to the non-GPL EXPORT of writeback_iter().

Very well, I'll switch that export to GPL. Christian, if you can amend that
patch in your tree?

David