Re: [PATCH 11/32] vfs: Require specification of size of mount data for internal mounts [ver #9]

From: Linus Torvalds
Date: Tue Jul 10 2018 - 18:51:28 EST


On Tue, Jul 10, 2018 at 3:42 PM David Howells <dhowells@xxxxxxxxxx> wrote:
>
> Require specification of the size of the mount data passed to the VFS
> mounting functions by internal mounts.

This should not be patch 11/32 in some big and complex series with new
user API's etc.

This should be a prerequisite patch that stands on its own.

Linus