Re: [PATCH 31/34] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #12]

From: David Howells
Date: Wed Oct 17 2018 - 17:21:00 EST


Alan Jenkins <alan.christopher.jenkins@xxxxxxxxx> wrote:

> static int do_remount <https://elixir.bootlin.com/linux/v4.18/ident/do_remount>(struct path <https://elixir.bootlin.com/linux/v4.18/ident/path> *path <https://elixir.bootlin.com/linux/v4.18/ident/path>, int ms_flags, int sb_flags,
> int mnt_flags, void *data)

What happened there? You seem to have had a load of URLs substituted in.

David