On Wed, Oct 14, 2020 at 5:31 PM Darrick J. Wong <darrick.wong@xxxxxxxxxx> wrote: > > So, I have a few questions, particularly for Al, Andrew, and Linus: > > (1) Do you find this reorganizing acceptable? I don't see a problem. > (3) Can I just grab the copyrights from mm/filemap.c? Or fs/read_write.c? > Or something entirely different? Heh. Those copyright notices look pretty old, and I'm not sure how much - if anything - I had to do with the remap helpers. I suspect just a // SPDX-License-Identifier: GPL-2.0-only is fine, with no need to try to drag along any other copyright notice history from those two files. Linus